aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-12-15 12:11:09 -0500
committerBill Nottingham <notting@redhat.com>2009-12-15 12:11:09 -0500
commit67907796ee0b6889b7fbefe5c32f2db202da5e0e (patch)
treea2742e673d0b2e0b36737710e4ff5f1beb9be087
parent2e226829581d69140dde99c6edd823d78e05397d (diff)
downloadinitscripts-67907796ee0b6889b7fbefe5c32f2db202da5e0e.tar
initscripts-67907796ee0b6889b7fbefe5c32f2db202da5e0e.tar.gz
initscripts-67907796ee0b6889b7fbefe5c32f2db202da5e0e.tar.bz2
initscripts-67907796ee0b6889b7fbefe5c32f2db202da5e0e.tar.xz
initscripts-67907796ee0b6889b7fbefe5c32f2db202da5e0e.zip
Re-enable network on this branch.
-rwxr-xr-xrc.d/init.d/network2
1 files changed, 1 insertions, 1 deletions
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.
#