mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-09 07:31:00 +02:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user