From b9560f3159254e72fef23a316b5d47aa77aecafd Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Thu, 31 Oct 2019 03:59:01 +0000 Subject: [PATCH] Remove errant swap dependency for checkfs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- bootscripts/ChangeLog | 1 + bootscripts/lfs/init.d/checkfs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog index 4d869fdf5..28a812d2c 100644 --- a/bootscripts/ChangeLog +++ b/bootscripts/ChangeLog @@ -1,5 +1,6 @@ 2019-10-31 DJ Lucas * Syslog should not start in runlevel 2 due to network logging + * Remove errant swap dependency for checkfs 2019-10-04 DJ Lucas * Additional updates to facilities in LSB headers to keep proper order diff --git a/bootscripts/lfs/init.d/checkfs b/bootscripts/lfs/init.d/checkfs index 42fce219a..c6827b363 100644 --- a/bootscripts/lfs/init.d/checkfs +++ b/bootscripts/lfs/init.d/checkfs @@ -27,7 +27,7 @@ ### BEGIN INIT INFO # Provides: checkfs -# Required-Start: udev swap +# Required-Start: udev # Should-Start: # Required-Stop: # Should-Stop: