On 10/18/2020 9:17 PM, Bruce Dubbs via lfs-book wrote:
On 10/1/20 10:57 PM, dj--- via lfs-book wrote:
Author: dj
Date: Thu Oct  1 20:57:24 2020
New Revision: 12052

Modified: trunk/BOOK/bootscripts/lfs/init.d/swap
============================================================================== --- trunk/BOOK/bootscripts/lfs/init.d/swap    Thu Oct  1 08:28:53 2020    (r12051) +++ trunk/BOOK/bootscripts/lfs/init.d/swap    Thu Oct  1 20:57:24 2020    (r12052)
@@ -16,8 +16,8 @@
  # Provides:            swap
  # Required-Start:      udev
  # Should-Start:        modules
-# Required-Stop:       localnet $local_fs
-# Should-Stop:
+# Required-Stop:       localnet
+# Should-Stop:         $local_fs
  # Default-Start:       S
  # Default-Stop:        0 6
  # Short-Description:   Mounts and unmounts swap partitions.

DJ, What does localnet have to do with swap?

  -- Bruce


This fixes a dependency loop with the scripts when working from an empty directory and keeps the same order as the Makefile.

--DJ


--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to