forked from extern/shorewall_code
Patch from Tuomo Soini (tis at foobar dot fi) to correct startup on FC4 &
RHEL 3 systems. git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2245 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
412707e3de
commit
d31fd68261
@ -34,7 +34,11 @@ RCDLINKS="2,S41 3,S41 6,K41"
|
||||
# shorewall stop Stops the firewall
|
||||
# shorewall status Displays firewall status
|
||||
#
|
||||
#### BEGIN INIT INFO
|
||||
|
||||
# chkconfig: 2345 25 90
|
||||
# description: Packet filtering firewall
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: shorewall
|
||||
# Required-Start: $network
|
||||
# Required-Stop:
|
||||
@ -43,10 +47,6 @@ RCDLINKS="2,S41 3,S41 6,K41"
|
||||
# Description: starts and stops the shorewall firewall
|
||||
### END INIT INFO
|
||||
|
||||
# chkconfig: 2345 25 90
|
||||
# description: Packet filtering firewall
|
||||
#
|
||||
|
||||
################################################################################
|
||||
# Give Usage Information #
|
||||
################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user