aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shorewall/shorewall-no-install-T.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/shorewall/shorewall-no-install-T.patch')
-rw-r--r--testing/shorewall/shorewall-no-install-T.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/shorewall/shorewall-no-install-T.patch b/testing/shorewall/shorewall-no-install-T.patch
new file mode 100644
index 0000000000..09567a5123
--- /dev/null
+++ b/testing/shorewall/shorewall-no-install-T.patch
@@ -0,0 +1,11 @@
+--- a/shorewall-4.4.21/install.sh
++++ b/shorewall-4.4.21/install.sh
+@@ -96,7 +96,7 @@
+ # INIT is the name of the script in the $DEST directory
+ # ARGS is "yes" if we've already parsed an argument
+ #
+-T="-T"
++T=
+
+ if [ -z "$DEST" ] ; then
+ DEST="/etc/init.d"