aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2010-10-12 23:00:36 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2010-10-12 23:00:36 +0000
commitd03909fd114a60e439b21f2c2c3e9c0f05bc75e6 (patch)
treefbf44a28b63549dd6d4eb8e5df51a2640ffc4563 /bootscripts
parent60b2e99af51772cae1b5bfe4da9c7e9e036d642b (diff)
Added udev to Required-Start for swap script.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9395 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts')
-rw-r--r--bootscripts/contrib/lsb-v3/ChangeLog1
-rw-r--r--bootscripts/contrib/lsb-v3/INSTALL2
-rw-r--r--bootscripts/contrib/lsb-v3/init.d/swap2
3 files changed, 3 insertions, 2 deletions
diff --git a/bootscripts/contrib/lsb-v3/ChangeLog b/bootscripts/contrib/lsb-v3/ChangeLog
index 2c5b54bff..8793f08c2 100644
--- a/bootscripts/contrib/lsb-v3/ChangeLog
+++ b/bootscripts/contrib/lsb-v3/ChangeLog
@@ -1,4 +1,5 @@
ChangeLog
+20101012 - [dj] * Added udev to Required-Start for swap script.
20100823 - [dj] * Fix missing 'then' in sendsignals conditionals. Thanks to
Jeremy Huntwork for the report and correction.
diff --git a/bootscripts/contrib/lsb-v3/INSTALL b/bootscripts/contrib/lsb-v3/INSTALL
index 4828b4323..ed4544e7e 100644
--- a/bootscripts/contrib/lsb-v3/INSTALL
+++ b/bootscripts/contrib/lsb-v3/INSTALL
@@ -5,7 +5,7 @@ NOTE: initd-tools must be installed prior to installation of these scripts.
initd-tools installation:
Download initd-tools from:
-http://www.dwcab.com/downloads/initd-tools/initd-tools-0.1.2.tar.gz
+http://www.dwcab.com/downloads/initd-tools/initd-tools-0.1.3.tar.gz
./configure &&
make &&
diff --git a/bootscripts/contrib/lsb-v3/init.d/swap b/bootscripts/contrib/lsb-v3/init.d/swap
index 7b999e6fe..31e5591e5 100644
--- a/bootscripts/contrib/lsb-v3/init.d/swap
+++ b/bootscripts/contrib/lsb-v3/init.d/swap
@@ -3,7 +3,7 @@
### BEGIN INIT INFO
# Provides: swap
-# Required-Start:
+# Required-Start: udev
# Should-Start: modules
# Required-Stop: localnet
# Should-Stop: