소스 검색

Delete lines

Bob Mottram 10 년 전
부모
커밋
ea18630573
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh 파일 보기

@@ -4557,7 +4557,7 @@ function intrusion_detection {
4557 4557
 
4558 4558
   reset-tripwire
4559 4559
   sed -i 's/SYSLOGREPORTING =true/#SYSLOGREPORTING =false/g' /etc/tripwire/twcfg.txt
4560
-  sed -i '/# These files change the behavior of the root account/,/}/ s/.*/d' /etc/tripwire/twpol.txt
4560
+  sed -i '/# These files change the behavior of the root account/,/}/ s/.*//g' /etc/tripwire/twpol.txt
4561 4561
   reset-tripwire
4562 4562
 
4563 4563
   echo 'intrusion_detection' >> $COMPLETION_FILE