Updating rc init
parent
3a1d623959
commit
add96758dc
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
### BEGIN INIT INFO
|
### BEGIN INIT INFO
|
||||||
# Provides: firewall-sosdg
|
# Provides: firewall-sosdg
|
||||||
# Required-Start: $local_fs $network
|
# Required-Start: $local_fs $network $remote_fs
|
||||||
# Required-Stop: $local_fs $network
|
# Required-Stop: $local_fs $network $remote_fs
|
||||||
# Should-Start: $network $syslog iptables
|
# Should-Start: $network $syslog iptables
|
||||||
# Should-Stop: $network $syslog iptables
|
# Should-Stop: $network $syslog iptables
|
||||||
# X-Start-Before:
|
# X-Start-Before:
|
||||||
|
|
Loading…
Reference in New Issue