X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=35d34aa3c3010b67a6d3c339eb8eb61f77c89bfd;hb=b4e749f155c8bffea2cdb4066763cbd62abe56ef;hp=3b728b63294a773dba734d2a3db52fdf9e9ab085;hpb=754434fee29f02326853e656fbf0a6bea5c63ea4;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index 3b728b6..35d34aa 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -37,6 +37,14 @@ the 'barrier' attribute. Else, common chroot(2) exploits are possible. + + +Enable namespace cleanup globally. It can be overridden for a single vserver +by setting the nonamespace-cleanup flag +there. + + + Path of the vserver run reverse directory. This directory contains @@ -132,6 +140,13 @@ A symlink to the TTY device where input/output will be redirected from/to at startup via initscript. + + + +The environment to set when starting guests. Contains one VAR=VAL +pair per line. + + @@ -344,6 +359,19 @@ the 'barrier' attribute. Else, common chroot(2) exploits are possible. + + +Overrides the global namespace-cleanup flag and disables +namespace cleanup for the current vserver. + + + + + +Enable namespace cleanup for the current vserver. + + + [experimental; name is subject of possible change] Contains the @@ -601,6 +629,13 @@ will be stopped before its dependencies. Content of this file are vserver ids (one name per line). + + + +The environment to set when starting the guest. Contains one VAR=VAL +pair per line. + + @@ -749,6 +784,57 @@ environment variable must be set by one of the in-shellcontext scripts (the non-executable ones). + + +The scriptlet which will be executed before the root filesystem is mounted and +the configuration has been loaded. Before executing the script, the +configuration directory will be made the working directory. + + + + +The configuration directory of the current vserver. + + + + +The name of the current vserver. + + + + +The fixed value of the current action (e.g. 'prepre-start', 'post-stop'...). + + + + + + +Repository of initialize like scripts. Before executing the script, +the configuration directory will be made the working directory. + + + See initialize. + + + +The configuration directory of the current vserver. + + + + +The name of the current vserver. + + + + +The fixed value of the current action (e.g. 'prepre-start', 'post-stop'...). + + + + + + The scriptlet which will be executed before the network-interfaces are