mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Additional updates to facilities in LSB headers.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
777b5cbc8e
commit
11e78808ff
@ -1,3 +1,6 @@
|
||||
2019-10-04 DJ Lucas <dj@linuxfromscratch.org>
|
||||
* Additional updates to facilities in LSB headers
|
||||
|
||||
2019-09-02 DJ Lucas <dj@linuxfromscratch.org>
|
||||
* Update facilities in LSB headers
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
# Provides: $local_fs
|
||||
# Required-Start: udev checkfs
|
||||
# Should-Start: modules
|
||||
# Required-Stop: swap
|
||||
# Required-Stop: localnet
|
||||
# Should-Stop:
|
||||
# Default-Start: S
|
||||
# Default-Stop: 0 6
|
||||
|
@ -16,7 +16,7 @@
|
||||
# Provides: swap
|
||||
# Required-Start: udev
|
||||
# Should-Start: modules
|
||||
# Required-Stop: localnet
|
||||
# Required-Stop: localnet $local_fs
|
||||
# Should-Stop:
|
||||
# Default-Start: S
|
||||
# Default-Stop: 0 6
|
||||
|
@ -17,7 +17,7 @@
|
||||
# Required-Start: $first localnet
|
||||
# Should-Start:
|
||||
# Required-Stop: $local_fs
|
||||
# Should-Stop:
|
||||
# Should-Stop: sendsignals
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Short-Description: Starts kernel and system log daemons.
|
||||
|
Loading…
Reference in New Issue
Block a user