fixed apps/vunify/logfile documentation; it must be configured on a
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 8 May 2004 01:25:54 +0000 (01:25 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 8 May 2004 01:25:54 +0000 (01:25 +0000)
per-system, but not per-vserver base

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

util-vserver/doc/configuration.xml

index 53b361b..cef952c 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>
                    </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">