From d1b9e71173cef86fab16258cf5dc72dcb2b9b244 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 26 May 2010 17:58:01 -0400 Subject: [PATCH] Adding arno-iptables-firewall (no deprecation of ipmasq per Joey Hess mentioning, which still could be used on lenny systems) --- debian/fail2ban.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/fail2ban.init b/debian/fail2ban.init index 51b6f092..b0ed2c65 100755 --- a/debian/fail2ban.init +++ b/debian/fail2ban.init @@ -3,8 +3,8 @@ # Provides: fail2ban # Required-Start: $local_fs $remote_fs # Required-Stop: $local_fs $remote_fs -# Should-Start: $time $network $syslog iptables firehol shorewall ipmasq -# Should-Stop: $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 arno-iptables-firewall # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start/stop fail2ban