copyReg(): open out_fd with O_RDWR, fixed resource leak in error-case
[util-vserver.git] / util-vserver / doc / configuration.xml
index 23b9041..f5426e1 100644 (file)
@@ -78,6 +78,12 @@ When existing, the vshelper functionality will be disabled for all
 vservers.
           </description>
        </boolean>
+
+       <boolean name="debug">
+         <description>
+When existing, the vshelper execution will be traced.
+          </description>
+       </boolean>
        
        <boolean name="warning-disabled">
          <description>
@@ -549,6 +555,12 @@ When existing, the vshelper functionality will be disabled for this
 vserver.
           </description>
        </boolean>
+
+       <boolean name="debug">
+         <description>
+When existing, the vshelper execution will be traced for this vserver.
+          </description>
+       </boolean>
        
        <boolean name="warning-disabled">
          <description>