diff --git a/Shorewall-init/init.debian.sh b/Shorewall-init/init.debian.sh index 026be7cdc..50769fc2a 100755 --- a/Shorewall-init/init.debian.sh +++ b/Shorewall-init/init.debian.sh @@ -30,7 +30,7 @@ # Required-Stop: $local_fs # X-Stop-After: $network # Default-Start: S -# Default-Stop: 0 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 diff --git a/Shorewall-lite/init.debian.sh b/Shorewall-lite/init.debian.sh index 286ff686d..b6452b7fc 100755 --- a/Shorewall-lite/init.debian.sh +++ b/Shorewall-lite/init.debian.sh @@ -5,7 +5,7 @@ # Required-Start: $network $remote_fs # Required-Stop: $network $remote_fs # Default-Start: S -# Default-Stop: 0 6 +# Default-Stop: 0 1 6 # Short-Description: Configure the firewall at boot time # Description: Configure the firewall according to the rules specified in # /etc/shorewall-lite diff --git a/Shorewall/init.debian.sh b/Shorewall/init.debian.sh index 020ac8bc6..ef4220d03 100755 --- a/Shorewall/init.debian.sh +++ b/Shorewall/init.debian.sh @@ -4,7 +4,7 @@ # Required-Start: $network $remote_fs # Required-Stop: $network $remote_fs # Default-Start: S -# Default-Stop: 0 6 +# Default-Stop: 0 1 6 # Short-Description: Configure the firewall at boot time # Description: Configure the firewall according to the rules specified in # /etc/shorewall diff --git a/Shorewall6-lite/init.debian.sh b/Shorewall6-lite/init.debian.sh index cd8fbf8ef..4b5504189 100755 --- a/Shorewall6-lite/init.debian.sh +++ b/Shorewall6-lite/init.debian.sh @@ -5,7 +5,7 @@ # Required-Start: $network $remote_fs # Required-Stop: $network $remote_fs # Default-Start: S -# Default-Stop: 0 6 +# Default-Stop: 0 1 6 # Short-Description: Configure the firewall at boot time # Description: Configure the firewall according to the rules specified in # /etc/shorewall6-lite diff --git a/Shorewall6/init.debian.sh b/Shorewall6/init.debian.sh index 3daed1999..3f22365ab 100755 --- a/Shorewall6/init.debian.sh +++ b/Shorewall6/init.debian.sh @@ -4,7 +4,7 @@ # Required-Start: $network $remote_fs # Required-Stop: $network $remote_fs # Default-Start: S -# Default-Stop: 0 6 +# Default-Stop: 0 1 6 # Short-Description: Configure the firewall at boot time # Description: Configure the firewall according to the rules specified in # /etc/shorewall6