File shorewall6-init-4.4.14.patch of Package shorewall
--- init.sh.orig
+++ init.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-RCDLINKS="2,S41 3,S41 6,K41"
+#RCDLINKS="2,S41 3,S41 6,K41"
#
# The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V4.2
#
@@ -44,10 +44,12 @@ RCDLINKS="2,S41 3,S41 6,K41"
# Provides: shorewall6
# Required-Start: $local_fs $remote_fs $syslog
# Should-Start: VMware $time $named
-# Required-Stop:
+# Should-Stop: $null
+# Required-Stop: $null
# Default-Start: 2 3 5
# Default-Stop: 0 1 6
# Description: starts and stops the shorewall6 firewall
+# Short-Description: Packet filtering firewall
### END INIT INFO
################################################################################