소스 검색

One less reset

Bob Mottram 10 년 전
부모
커밋
d4d8264e74
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      src/freedombone

+ 0
- 1
src/freedombone 파일 보기

@@ -9393,7 +9393,6 @@ function intrusion_detection {
9393 9393
   echo 'tripwire --update-policy --secure-mode low /etc/tripwire/twpol.txt' >> /usr/bin/reset-tripwire
9394 9394
   chmod +x /usr/bin/reset-tripwire
9395 9395
 
9396
-  reset-tripwire
9397 9396
   sed -i 's/SYSLOGREPORTING.*/SYSLOGREPORTING =false/g' /etc/tripwire/twcfg.txt
9398 9397
   sed -i '/# These files change the behavior of the root account/,/}/ s/.*//g' /etc/tripwire/twpol.txt
9399 9398
   sed -i 's|/etc/rc.boot.*||g' /etc/tripwire/twpol.txt