diff --git a/beaglebone.txt b/beaglebone.txt index f7fb6d56..edd8175f 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -3961,7 +3961,19 @@ Turn off reporting of changes to system logs. emacs /etc/tripwire/twcfg.txt #+END_SRC -Set *SYSLOGREPORTING* to false, then save and exit. +Set *SYSLOGREPORTING* to false and comment out the line, then save and exit. + +#+BEGIN_SRC: bash +emacs /etc/tripwire/twpol.txt +#+END_SRC + +Comment out the line: + +#+BEGIN_SRC: bash + /var/log -> $(SEC_CONFIG) ; +#+END_SRC + +Then save and exit. If you subsequently install any more packages or make configuration changes then update the policy again with: