There is really no need to limit reading the config under $XDG_CONFIG_HOME or $HOME to rootless users only. This poses two problems, first on a multi user system any config that should be only applied to root in /etc will also be read by all other users which makes this impossible to use without having all user overwrite that option with their local containers.conf. If we read the config from $HOME as root as well then such changes are easy. Second, because connections/farms are currently written by the cli it means as root is tries to write under /etc which is not good as in some envs /etc is mounted read only. Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
---|---|---|
.. | ||
links | ||
Containerfile.5.md | ||
Makefile | ||
containerignore.5.md | ||
containers-mounts.conf.5.md | ||
containers.conf.5.md |