mirror of https://github.com/fail2ban/fail2ban
Adding arno-iptables-firewall (no deprecation of ipmasq per Joey Hess mentioning, which still could be used on lenny systems)
parent
3f898d7c05
commit
d1b9e71173
|
@ -3,8 +3,8 @@
|
||||||
# Provides: fail2ban
|
# Provides: fail2ban
|
||||||
# Required-Start: $local_fs $remote_fs
|
# Required-Start: $local_fs $remote_fs
|
||||||
# Required-Stop: $local_fs $remote_fs
|
# Required-Stop: $local_fs $remote_fs
|
||||||
# Should-Start: $time $network $syslog iptables firehol shorewall ipmasq
|
# Should-Start: $time $network $syslog iptables firehol shorewall ipmasq arno-iptables-firewall
|
||||||
# Should-Stop: $network $syslog iptables firehol shorewall ipmasq
|
# Should-Stop: $network $syslog iptables firehol shorewall ipmasq arno-iptables-firewall
|
||||||
# Default-Start: 2 3 4 5
|
# Default-Start: 2 3 4 5
|
||||||
# Default-Stop: 0 1 6
|
# Default-Stop: 0 1 6
|
||||||
# Short-Description: Start/stop fail2ban
|
# Short-Description: Start/stop fail2ban
|
||||||
|
|
Loading…
Reference in New Issue