|
@@ -16,10 +16,10 @@
|
|
|
|
|
|
### BEGIN INIT INFO
|
|
|
# Provides: $network
|
|
|
-# Required-Start: $local_fs $syslog localnet swap
|
|
|
-# Should-Start: firewalld iptables nftables
|
|
|
-# Required-Stop: $local_fs $syslog localnet swap
|
|
|
-# Should-Stop: firewalld iptables nftables
|
|
|
+# Required-Start: $local_fs localnet swap
|
|
|
+# 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
|
|
|
# Short-Description: Starts and configures network interfaces.
|