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