From ea18630573c1b19fea1679a48ad002f59ccec9bd Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 11 Oct 2014 17:02:38 +0100 Subject: [PATCH] Delete lines --- install-freedombone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-freedombone.sh b/install-freedombone.sh index 4eedb0dc..a25d0d76 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -4557,7 +4557,7 @@ function intrusion_detection { reset-tripwire sed -i 's/SYSLOGREPORTING =true/#SYSLOGREPORTING =false/g' /etc/tripwire/twcfg.txt - sed -i '/# These files change the behavior of the root account/,/}/ s/.*/d' /etc/tripwire/twpol.txt + sed -i '/# These files change the behavior of the root account/,/}/ s/.*//g' /etc/tripwire/twpol.txt reset-tripwire echo 'intrusion_detection' >> $COMPLETION_FILE