Blob Blame History Raw
diff -Naur shorewall-3.0.3.original/init.sh shorewall-3.0.3/init.sh
--- shorewall-3.0.3.original/init.sh	2005-12-07 18:03:44.000000000 -0400
+++ shorewall-3.0.3/init.sh	2006-01-03 15:18:33.000000000 -0400
@@ -36,15 +36,15 @@
 #	   shorewall status			  Displays firewall status
 #
 
-# chkconfig: 2345 25 90
+# chkconfig: - 25 90
 # description: Packet filtering firewall
 
 ### BEGIN INIT INFO
 # Provides:	  shorewall
 # Required-Start: $network
 # Required-Stop:
-# Default-Start:  2 3 5
-# Default-Stop:	  0 1 6
+# Default-Start:
+# Default-Stop:	  0 1 2 3 4 5 6
 # Description:	  starts and stops the shorewall firewall
 ### END INIT INFO