mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01: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>
|
2019-09-02 DJ Lucas <dj@linuxfromscratch.org>
|
||||||
* Update facilities in LSB headers
|
* Update facilities in LSB headers
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
# Provides: $local_fs
|
# Provides: $local_fs
|
||||||
# Required-Start: udev checkfs
|
# Required-Start: udev checkfs
|
||||||
# Should-Start: modules
|
# Should-Start: modules
|
||||||
# Required-Stop: swap
|
# Required-Stop: localnet
|
||||||
# Should-Stop:
|
# Should-Stop:
|
||||||
# Default-Start: S
|
# Default-Start: S
|
||||||
# Default-Stop: 0 6
|
# Default-Stop: 0 6
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
# Provides: swap
|
# Provides: swap
|
||||||
# Required-Start: udev
|
# Required-Start: udev
|
||||||
# Should-Start: modules
|
# Should-Start: modules
|
||||||
# Required-Stop: localnet
|
# Required-Stop: localnet $local_fs
|
||||||
# Should-Stop:
|
# Should-Stop:
|
||||||
# Default-Start: S
|
# Default-Start: S
|
||||||
# Default-Stop: 0 6
|
# Default-Stop: 0 6
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# Required-Start: $first localnet
|
# Required-Start: $first localnet
|
||||||
# Should-Start:
|
# Should-Start:
|
||||||
# Required-Stop: $local_fs
|
# Required-Stop: $local_fs
|
||||||
# Should-Stop:
|
# Should-Stop: sendsignals
|
||||||
# Default-Start: 2 3 4 5
|
# Default-Start: 2 3 4 5
|
||||||
# Default-Stop: 0 1 6
|
# Default-Stop: 0 1 6
|
||||||
# Short-Description: Starts kernel and system log daemons.
|
# Short-Description: Starts kernel and system log daemons.
|
||||||
|
Loading…
Reference in New Issue
Block a user