[lxc-devel] [patch 0/3] fix @localstatedir@/lxc directory creation

Daniel Lezcano daniel.lezcano at free.fr
Thu Jul 9 21:48:07 UTC 2009


This patchset allows to handle the creation of the directory without
the package management and without makefile installation. This is
handled by the lxc commands.

The logic is if the command are run as root, the creation of the directory
is not a problem. If they are run as non-root, the creation of the directory
will logically fail because this is is not granted until we give capability
to the command files with lxc-setcap. In this case, this script will create
the directory if it does not exists.





More information about the lxc-devel mailing list