From 67907796ee0b6889b7fbefe5c32f2db202da5e0e Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 15 Dec 2009 12:11:09 -0500 Subject: Re-enable network on this branch. --- rc.d/init.d/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.d/init.d/network b/rc.d/init.d/network index 959fd592..f468c636 100755 --- a/rc.d/init.d/network +++ b/rc.d/init.d/network @@ -2,7 +2,7 @@ # # network Bring up/down networking # -# chkconfig: - 10 90 +# chkconfig: 2345 10 90 # description: Activates/Deactivates all network interfaces configured to \ # start at boot time. # -- cgit v1.2.1