aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts/contrib/lsb-v3/init.d/localnet
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2008-08-31 06:24:27 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2008-08-31 06:24:27 +0000
commit010d1082d81c24ac9d429ec9214c02895444ad0e (patch)
tree76647367a8b13186c18b51acf0b8186f47904992 /bootscripts/contrib/lsb-v3/init.d/localnet
parent59dc6e14ecc83c7b15d2f0ac949db512f8373658 (diff)
See contrib/lsb-v3/ChangeLog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/contrib/lsb-v3/init.d/localnet')
-rw-r--r--bootscripts/contrib/lsb-v3/init.d/localnet6
1 files changed, 3 insertions, 3 deletions
diff --git a/bootscripts/contrib/lsb-v3/init.d/localnet b/bootscripts/contrib/lsb-v3/init.d/localnet
index 4baf03ffe..6dae531a0 100644
--- a/bootscripts/contrib/lsb-v3/init.d/localnet
+++ b/bootscripts/contrib/lsb-v3/init.d/localnet
@@ -6,9 +6,9 @@
# Required-Start: $local_fs
# Should-Start:
# Required-Stop:
-# Should-Stop: halt reboot
-# Default-Start: sysinit 0 6
-# Default-Stop:
+# Should-Stop:
+# Default-Start: S
+# Default-Stop: 0 6
# Short-Description: Starts the local network.
# Description: Sets the hostname of the machine and starts the
# loopback interface.