make vserver-wrapper gentoo compliant
[util-vserver.git] / doc / configuration.xml
index 9cd95f5..35d34aa 100644 (file)
@@ -140,6 +140,13 @@ A symlink to the TTY device where input/output will be redirected from/to
 at startup via initscript.
           </description>
        </link>
+
+       <list id="global-environment" name="environment">
+         <description>
+The environment to set when starting guests. Contains one VAR=VAL
+pair per line.
+         </description>
+       </list>
       </collection>
       
       <collection name="vunify">
@@ -622,6 +629,13 @@ will be stopped before its dependencies. Content of this file are
 vserver ids (one name per line).
           </description>
        </list>
+
+       <list name="environment">
+         <description>
+The environment to set when starting the guest. Contains one VAR=VAL
+pair per line.
+         </description>
+       </list>
       </collection>
       
       <collection name="vshelper">