in case VMWARE is installed on the system shorewall does

not play nice, because it may be started before vmware virtual 
interfaces are up generating an startup error, this patch fixes the
problem.


git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6933 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
judas_iscariote 2007-07-22 04:22:32 +00:00
parent 148c62f69e
commit dfd33ea9e3

View File

@ -43,6 +43,7 @@ RCDLINKS="2,S41 3,S41 6,K41"
### BEGIN INIT INFO
# Provides: shorewall
# Required-Start: $network
# Should-Start: VMware
# Required-Stop:
# Default-Start: 2 3 5
# Default-Stop: 0 1 6