merged with proposed init.d script from Aaron

tiny fix - syslog
debian-releases/etch
Yaroslav Halchenko 2006-04-28 04:19:19 +00:00
parent 4fa38338d7
commit b4e4bcbce8
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: fail2ban # Provides: fail2ban
# Required-Start: $local_fs $remote_fs $syslog # Required-Start: $local_fs $remote_fs
# Required-Stop: $local_fs $remote_fs $syslog # Required-Stop: $local_fs $remote_fs
# Should-Start: $time $network $syslog iptables firehol shorewall ipmasq # Should-Start: $time $network $syslog iptables firehol shorewall ipmasq
# Should-Stop: $network $syslog iptables firehol shorewall ipmasq # Should-Stop: $network $syslog iptables firehol shorewall ipmasq
# Default-Start: 2 3 4 5 # Default-Start: 2 3 4 5