Author: glen
Date: Thu Dec  7 22:41:17 2006
New Revision: 8081

Modified:
   rc-scripts/trunk/rc.d/init.d/network
Log:
$NETWORKING was supposed to be obsoleted.

Modified: rc-scripts/trunk/rc.d/init.d/network
==============================================================================
--- rc-scripts/trunk/rc.d/init.d/network        (original)
+++ rc-scripts/trunk/rc.d/init.d/network        Thu Dec  7 22:41:17 2006
@@ -21,9 +21,6 @@
 
 . /etc/sysconfig/network
 
-# Check that networking is up.
-is_no "${NETWORKING}" && exit 0
-
 # Will be removed in the future
 if is_yes "$NETWORKING" ; then
        if [ -z "$IPV4_NETWORKING" ] ; then
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to