From: Christian Brauner Date: Wed, 13 Sep 2017 03:05:03 +0000 (+0200) Subject: doc: document missing env variables X-Git-Tag: lxc-3.0.0.beta1~241^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b68c6a71d4e5ecd1def479c8215697a262602efe;p=thirdparty%2Flxc.git doc: document missing env variables Signed-off-by: Christian Brauner --- diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index f89eb65b4..316327985 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -1446,6 +1446,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA LXC_CONFIG_FILE: the path to the container configuration file. LXC_SRC_NAME: in the case of the clone hook, this is the original container's name. LXC_ROOTFS_PATH: this is the lxc.rootfs.path entry for the container. Note this is likely not where the mounted rootfs is to be found, use LXC_ROOTFS_MOUNT for that. + LXC_CGNS_AWARE: indicated whether the container is cgroup namespace aware. + LXC_LOG_LEVEL: the container's log level.