File shorewall-init-4.4.21_init_sh.patch of Package shorewall
--- init.sh.orig
+++ init.sh
@@ -22,14 +22,13 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
-# chkconfig: - 09 91
#
### BEGIN INIT INFO
# Provides: shorewall-init
-# Required-start: $local_fs
-# Required-stop: $local_fs
+# Required-Start: $local_fs
+# Required-Stop: $local_fs
# Default-Start: 2 3 5
-# Default-Stop: 6
+# Default-Stop: 0 1 6
# Short-Description: Initialize the firewall at boot time
# Description: Place the firewall in a safe state at boot time
# prior to bringing up the network.