From 6fb80e56a975de9cb23a766846b49074bfc25688 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 2 Mar 2014 10:22:46 +0000 Subject: [PATCH] Tripwire update --- beaglebone.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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: