SVN: rc-scripts/trunk/rc.d/init.d/network
glen
glen at pld-linux.org
Thu Dec 7 22:41:17 CET 2006
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
More information about the pld-cvs-commit
mailing list