From 7c9876241c2c1269f1fc27761a3b67950b55da95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20C=2E=20S=C3=A1nchez?= Date: Mon, 4 Jul 2016 17:37:00 -0400 Subject: [PATCH] Debian init scripts: add run-level 1 to Default-Stop specification --- Shorewall-init/init.debian.sh | 2 +- Shorewall-lite/init.debian.sh | 2 +- Shorewall/init.debian.sh | 2 +- Shorewall6-lite/init.debian.sh | 2 +- Shorewall6/init.debian.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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