From b9f7965a40b9a6042b8661e03fcb2b7e11152b46 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 21 May 2010 12:37:22 -0700 Subject: [PATCH] Correct run-levels Signed-off-by: Tom Eastep --- Shorewall-init/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall-init/init.sh b/Shorewall-init/init.sh index 50be09431..aa4664b7c 100755 --- a/Shorewall-init/init.sh +++ b/Shorewall-init/init.sh @@ -28,7 +28,7 @@ # Provides: shorewall-init # Required-start: # Required-stop: $network -# Default-Start: 2 4 5 +# Default-Start: 2 3 5 # Default-Stop: # Short-Description: Initialize the firewall at boot time # Description: Place the firewall in a safe state at boot time