Added udev to Required-Start for swap script.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9395 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
DJ Lucas 2010-10-12 23:00:36 +00:00
parent 60b2e99af5
commit d03909fd11
3 changed files with 3 additions and 2 deletions

View File

@ -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.

View File

@ -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 &&

View File

@ -3,7 +3,7 @@
### BEGIN INIT INFO
# Provides: swap
# Required-Start:
# Required-Start: udev
# Should-Start: modules
# Required-Stop: localnet
# Should-Stop: