added/updated some descriptions
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 10 Mar 2004 02:32:51 +0000 (02:32 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 10 Mar 2004 02:32:51 +0000 (02:32 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1194 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/doc/configuration.xml

index d88a599..37903c3 100644 (file)
@@ -74,7 +74,8 @@
          <file name="files">
            <description>A list of files which will be made visibly by vprocunhide. Wildcards are
            allowed and anything ending in '/' will be processed recursively. When this file exists,
-           it overrides the defaults in SYSDEFAULTDIR/vprocunhide-files.</description>
+           it overrides the defaults in SYSDEFAULTDIR/vprocunhide-files. The entries there must be
+           absolute filenames inclusive the leading '/proc'.</description>
          </file>
        </dir>
 
        </file>
 
        <dir name="iface" type="symbolic">
+         <description>'iface' is an arbitrary name for the interface; the value itself is not important
+         but may be interesting regarding interface-creation and usage with 'chbind'. Both happens in
+         alphabetical order and numbers like '00' are good names for these directories.</description>
+         
          <file name="disabled">
            <description>When this file exists, this interface will be ignored.</description>
          </file>
            <description>The network-mask.</description>
          </file>
          <file name="scope">
-           <description>The scope of the network interfaces.</description>
+           <description>The scope of the network interface.</description>
          </file>
          <file name="name">
            <description>When this file exists, the interface will be named with the text in this file.</description>