From bde955896205bb28b06ff33723e4012fc745498e Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 6 Sep 2015 10:02:41 -0700 Subject: [PATCH] Version changes in Shorewall Init - Also remove an obsolete comment in init.suse.sh Signed-off-by: Tom Eastep --- Shorewall-init/init.debian.sh | 2 +- Shorewall-init/init.sh | 2 +- Shorewall-init/init.suse.sh | 4 ++-- Shorewall-init/shorewall-init | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Shorewall-init/init.debian.sh b/Shorewall-init/init.debian.sh index 0ea068d33..026be7cdc 100755 --- a/Shorewall-init/init.debian.sh +++ b/Shorewall-init/init.debian.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-init/init.sh b/Shorewall-init/init.sh index 9d05b408b..c7d64f0e2 100755 --- a/Shorewall-init/init.sh +++ b/Shorewall-init/init.sh @@ -1,5 +1,5 @@ #! /bin/bash -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0 # # (c) 2010,2012-2014 - Tom Eastep (teastep@shorewall.net) # diff --git a/Shorewall-init/init.suse.sh b/Shorewall-init/init.suse.sh index fd5b9d875..0ebe3246b 100755 --- a/Shorewall-init/init.suse.sh +++ b/Shorewall-init/init.suse.sh @@ -1,5 +1,5 @@ #! /bin/bash -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.5 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # @@ -38,7 +38,7 @@ # 0 - success # 1 - generic or unspecified error # 2 - invalid or excess argument(s) -# 3 - unimplemented feature (e.g. "reload") +# 3 - unimplemented feature # 4 - insufficient privilege # 5 - program is not installed # 6 - program is not configured diff --git a/Shorewall-init/shorewall-init b/Shorewall-init/shorewall-init index 5b6e9ebc8..33d7cd92a 100644 --- a/Shorewall-init/shorewall-init +++ b/Shorewall-init/shorewall-init @@ -1,5 +1,5 @@ #!/bin/bash -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.6 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V5.0 # # (c) 2012-2014 - Tom Eastep (teastep@shorewall.net) #