Author: glen
Date: Sun Sep 17 23:52:51 2006
New Revision: 7786

Modified:
   rc-scripts/trunk/rc.d/init.d/functions
Log:
No need to force any settings for initng.

Modified: rc-scripts/trunk/rc.d/init.d/functions
==============================================================================
--- rc-scripts/trunk/rc.d/init.d/functions      (original)
+++ rc-scripts/trunk/rc.d/init.d/functions      Sun Sep 17 23:52:51 2006
@@ -61,11 +61,6 @@
        unset _ctx
 fi
 
-if [ -n "$INITNG" ]; then
-       COLOR_INIT=no
-       FASTRC=yes
-fi
-
 if [ -z "$GETTEXT" ]; then
        if [ -x /bin/gettext -o -x /usr/bin/gettext ]; then
                GETTEXT=yes
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to