mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Make runlevel 2 equivalent to 3 by default: network
This commit is contained in:
parent
9d83019355
commit
96a636b000
@ -20,8 +20,8 @@
|
||||
# Should-Start: $syslog firewalld iptables nftables
|
||||
# Required-Stop: $local_fs localnet swap
|
||||
# Should-Stop: $syslog firewalld iptables nftables
|
||||
# Default-Start: 3 4 5
|
||||
# Default-Stop: 0 1 2 6
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Short-Description: Starts and configures network interfaces.
|
||||
# Description: Starts and configures network interfaces.
|
||||
# X-LFS-Provided-By: LFS
|
||||
|
Loading…
Reference in New Issue
Block a user