Remove errant swap dependency for checkfs

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
DJ Lucas 2019-10-31 03:59:01 +00:00
parent d4c52c78e2
commit b9560f3159
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2019-10-31 DJ Lucas <dj@linuxfromscratch.org> 2019-10-31 DJ Lucas <dj@linuxfromscratch.org>
* Syslog should not start in runlevel 2 due to network logging * Syslog should not start in runlevel 2 due to network logging
* Remove errant swap dependency for checkfs
2019-10-04 DJ Lucas <dj@linuxfromscratch.org> 2019-10-04 DJ Lucas <dj@linuxfromscratch.org>
* Additional updates to facilities in LSB headers to keep proper order * Additional updates to facilities in LSB headers to keep proper order

View File

@ -27,7 +27,7 @@
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: checkfs # Provides: checkfs
# Required-Start: udev swap # Required-Start: udev
# Should-Start: # Should-Start:
# Required-Stop: # Required-Stop:
# Should-Stop: # Should-Stop: