Non-existent file
This commit is contained in:
parent
7979839cc3
commit
969275ecd3
|
@ -8040,6 +8040,7 @@ function intrusion_detection {
|
|||
reset-tripwire
|
||||
sed -i 's/SYSLOGREPORTING.*/SYSLOGREPORTING =false/g' /etc/tripwire/twcfg.txt
|
||||
sed -i '/# These files change the behavior of the root account/,/}/ s/.*//g' /etc/tripwire/twpol.txt
|
||||
sed -i 's|/etc/rc.boot.*||g' /etc/tripwire/twpol.txt
|
||||
# Don't show any changes to /proc
|
||||
sed -i 's|/proc.*||g' /etc/tripwire/twpol.txt
|
||||
# Don't report log changes
|
||||
|
|
Loading…
Reference in New Issue