Expand description
Module containing access to global state.
Structsยง
- Config
Paths ๐
Functionsยง
- get_
config_ ๐paths - Get the runtime and persistent config directories. In the system (root) case, these
system(root) case: /run/ostree /etc/ostree /usr/lib/ostree
user(nonroot) case: /run/user/$uid/ostree ~/.config/ostree
- get_
global_ authfile - Return the path to the global container authentication file, if it exists.
- get_
global_ ๐authfile_ impl - Return the path to the global container authentication file, if it exists.