From cbe7694e10e0f1333a3a03b273240a7437bc3c3c Mon Sep 17 00:00:00 2001 From: judas_iscariote Date: Sun, 30 Dec 2007 04:47:27 +0000 Subject: [PATCH] shorewall may fail to start properly when /usr is on remote.. git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7973 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/init.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall-common/init.sh b/Shorewall-common/init.sh index be442e49c..88470a36a 100755 --- a/Shorewall-common/init.sh +++ b/Shorewall-common/init.sh @@ -42,8 +42,8 @@ RCDLINKS="2,S41 3,S41 6,K41" ### BEGIN INIT INFO # Provides: shorewall -# Required-Start: $network -# Should-Start: VMware +# Required-Start: $local_fs $remote_fs $syslog +# Should-Start: VMware $time $named # Required-Stop: # Default-Start: 2 3 5 # Default-Stop: 0 1 6