From e2f64af187cab2b0e25a6b50dc7a6e93cf3da9ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Wed, 14 Oct 2009 14:08:02 -0300 Subject: [PATCH] if configured, openvpn should start before shorewall --- Shorewall/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/init.sh b/Shorewall/init.sh index 2a4010535..095aac128 100755 --- a/Shorewall/init.sh +++ b/Shorewall/init.sh @@ -43,7 +43,7 @@ RCDLINKS="2,S41 3,S41 6,K41" ### BEGIN INIT INFO # Provides: shorewall # Required-Start: $local_fs $remote_fs $syslog -# Should-Start: VMware $time $named +# Should-Start: openvpn VMware $time $named # Required-Stop: # Default-Start: 2 3 5 # Default-Stop: 0 1 6