Author: glen Date: Thu Feb 12 12:26:20 2009 New Revision: 10121 Modified: rc-scripts/trunk/sysconfig/system Log: - no hardcoded default in config for INIT_COL
Modified: rc-scripts/trunk/sysconfig/system ============================================================================== --- rc-scripts/trunk/sysconfig/system (original) +++ rc-scripts/trunk/sysconfig/system Thu Feb 12 12:26:20 2009 @@ -4,7 +4,7 @@ COLOR_INIT=yes # Print status at which column -INIT_COL=67 +#INIT_COL=67 # Do you want fast boot? (without NLS, excessive logging and fancy # terminals support) _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
