From a00d7217e3dea3d0667997dd41d2309664956f69 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 14 Mar 2017 13:58:59 -0700 Subject: [PATCH] Correct last commit Signed-off-by: Tom Eastep --- Shorewall/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 876694ff7..e32e1b4a7 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -444,7 +444,6 @@ if [ -z "$first_install" ]; then delete_file ${DESTDIR}${SHAREDIR}/shorewall/action.Reject delete_file ${DESTDIR}${SHAREDIR}/shorewall/action.A_Drop delete_file ${DESTDIR}${SHAREDIR}/shorewall/action.A_Reject - delete_file ${DESTDIR}${SHAREDIR}/shorewall/action.A_AllowICMPs fi fi