ENSC_PI_DECLARE(): added
[util-vserver.git] / util-vserver / doc / configuration.xml
index 53b361b..948afa4 100644 (file)
   </link>
   
   <collection name="apps">
+    <collection name="vunify">
+                  <link name="logfile">
+                   <description>
+                    The file where output will be logged to when 'vshelper' is invoked from the
+                    kernel. This should point somewhere e.g. into /var/log.
+                   </description>
+                 </link>
+
+    </collection>
    <collection name="pkgmgmt">
     <link name="base">
      <default>/vservers/.pkg</default>
   </scalar>
   <list name="capabilities">
    <description>
-    Contains per line a capability
+    Contains per line a capability. This file is used for the 2.4
+    kernel only; for 2.6 use 'bcapabilities'.
    </description>
   </list>
   <scalar name="shell">
                    </description>
                  </boolean>
                                                                                                                                          
-                 <link name="logfile">
-                   <description>
-                    The file where output will be logged to when 'vshelper' is invoked from the
-                    kernel. This should point somewhere e.g. into /var/log.
-                   </description>
-                 </link>
    </collection>
    
    <collection name="vshelper-methods">