Author: glen Date: Sun Jan 28 15:05:40 2007 New Revision: 8207 Modified: rc-scripts/trunk/sysconfig/system Log: Add VSERVER option here.
Modified: rc-scripts/trunk/sysconfig/system ============================================================================== --- rc-scripts/trunk/sysconfig/system (original) +++ rc-scripts/trunk/sysconfig/system Sun Jan 28 15:05:40 2007 @@ -97,6 +97,9 @@ # Enable cpusets support? CPUSETS=no +# Enable vserver support? (yes/no/detect) +VSERVER=detect + # Enable syslogging for rc-scripts RC_LOGGING=yes _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
