diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2010-04-28 03:46:23 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2010-04-28 03:46:23 +0000 |
commit | ec45bd6dd9dafca672382103709b759b6fb28582 (patch) | |
tree | 5e1d2b4f4e3baa79cace7b9b5776c2324478c23c /bootscripts/contrib/lsb-v3/init.d/localnet | |
parent | 01923b23acebc71f0e94e3b5ed3fced40a79bf03 (diff) |
fixed paths and removed unneeded X-LFS-Default lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/contrib/lsb-v3/init.d/localnet')
-rw-r--r-- | bootscripts/contrib/lsb-v3/init.d/localnet | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootscripts/contrib/lsb-v3/init.d/localnet b/bootscripts/contrib/lsb-v3/init.d/localnet index 6dae531a0..7e520bbe4 100644 --- a/bootscripts/contrib/lsb-v3/init.d/localnet +++ b/bootscripts/contrib/lsb-v3/init.d/localnet @@ -12,8 +12,6 @@ # Short-Description: Starts the local network. # Description: Sets the hostname of the machine and starts the # loopback interface. -# X-LFS-Default-Start: S80 -# X-LFS-Default-Stop: S90 # X-LFS-Provided-By: LFS ### END INIT INFO |