Bob Mottram vor 10 Jahren
Ursprung
Commit
ea18630573
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Datei anzeigen

4557
 
4557
 
4558
   reset-tripwire
4558
   reset-tripwire
4559
   sed -i 's/SYSLOGREPORTING =true/#SYSLOGREPORTING =false/g' /etc/tripwire/twcfg.txt
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
   reset-tripwire
4561
   reset-tripwire
4562
 
4562
 
4563
   echo 'intrusion_detection' >> $COMPLETION_FILE
4563
   echo 'intrusion_detection' >> $COMPLETION_FILE