updated rlimits description (reported by Nikola Donev)
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 23 Sep 2004 22:02:59 +0000 (22:02 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 23 Sep 2004 22:02:59 +0000 (22:02 +0000)
added warning about explicit 'fakeinit' usage

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

util-vserver/doc/configuration.xml

index 48af8e0..7e6b8dc 100644 (file)
@@ -1,4 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- $Id$ -->
+
 <database xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
           xsi:noNamespaceSchemaLocation="file:configuration.xsd">
 
    <elements>
     <element name="fakeinit">
      <description>
-      The new process will believe it is process number 1. Useful to run a real 
-      /sbin/init in a vserver.
+      The new process will believe it is process number 1. Useful to
+      run a real /sbin/init in a vserver. Warning: this flag should
+      not be used unless you know what you are doing. Often, it is
+      better to use the 'plain' initstyle.
      </description>
     </element>
     <element name="lock">
  
   <collection name="rlimits">
    <description>
-                        A directory with resource limits. Possible resources are cpu, data, fsize, locks,
-                        memlock, nofile, nproc, rss and/or stack. This configuration will be honored
+                        A directory with resource limits. Possible resources are cpu, fsize, data, stack,
+                        core, rss, nproc, nofile, memlock, as and locks. This configuration will be honored
                          for kernel 2.6 only.
                        </description>                                                                                                                 
                        <scalar name="resource" type="symbolic">