Place-holder documentation for now, until some better descriptions comes along.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Sat, 20 Jan 2007 09:25:04 +0000 (09:25 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Sat, 20 Jan 2007 09:25:04 +0000 (09:25 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2462 94cd875c-1c1d-0410-91d2-eb244daf1a30

doc/configuration.xml

index 18a10db..8a125a2 100644 (file)
@@ -1309,6 +1309,18 @@ tools and can *not* be modified.
       </collection>
     </collection>
 
+    <collection name="sysctl" since="0.30.213">
+      <collection name="x" type="symbolic">
+        <description>'x' is an arbitrary name, replace it with e.g. integers</description>
+        <scalar name="setting">
+          <description>The sysctl setting</description>
+        </scalar>
+        <scalar name="value">
+          <description>The value</description>
+        </scalar>
+      </collection>
+    </collection>
+
     <collection name="cpuset" since="0.30.211">
       <scalar name="name">
         <description>The name of the cpuset for this vserver</description>