From 9a4df0fac8039199b01c0d291a8c714ac5394755 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 14 Mar 2013 15:07:33 -0700 Subject: [PATCH] Don't delete the user's tcstart file. Signed-off-by: Tom Eastep --- Shorewall/install.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Shorewall/install.sh b/Shorewall/install.sh index ffdeac4e6..64a0b4d18 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -739,12 +739,6 @@ if [ -f findgw ]; then fi fi -# -# Delete the tcstart file -# - -delete_file ${DESTDIR}${SHAREDIR}/$PRODUCT/tcstart - # # Delete the Limits Files #