From 204bdc01b26e61c4f1149c5914bcc3ed5b058c64 Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Sun, 24 Sep 2017 14:01:44 +0200 Subject: [PATCH] doc: document missing env variables Signed-off-by: Christian Brauner --- doc/lxc.container.conf.sgml.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index df93674c5..84375b13e 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -1398,6 +1398,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 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. -- 2.47.2