summaryrefslogtreecommitdiffstats
path: root/testing/shorewall/shorewall-no-install-T.patch
blob: 09567a512379e70bb838b96a8db55eff82fdc0b0 (plain)
1
2
3
4
5
6
7
8
9
10
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"