added general description for the scripts and documented
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 8 Apr 2004 06:04:09 +0000 (06:04 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 8 Apr 2004 06:04:09 +0000 (06:04 +0000)
$DONT_SKIP_DEFAULTS

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1438 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/doc/configuration.xml

index a09482d..d30f27e 100644 (file)
       </dir>
 
       <dir name="scripts" type="fixed">
+       <description>A directory for scripts. By default, when one of these scripts will be executed,
+       the execution of defaultscripts (within .../.defaults/scripts) will be skipped. To execute
+       them nevertheless, the $DONT_SKIP_DEFAULTS environment variable must be set by one of the
+       in-shellcontext scripts (the non-executable ones).</description>
+       
        <script name="prepre-start">
          <description>&init-script-text; &init-prepre-start;</description>
          &init-scriptlet-params;