One less reset
This commit is contained in:
parent
951489c0cd
commit
d4d8264e74
|
@ -9393,7 +9393,6 @@ function intrusion_detection {
|
|||
echo 'tripwire --update-policy --secure-mode low /etc/tripwire/twpol.txt' >> /usr/bin/reset-tripwire
|
||||
chmod +x /usr/bin/reset-tripwire
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue