diff --git a/beaglebone.txt b/beaglebone.txt
index f7fb6d56a2e015173a8c34b71543335da67dbff6..edd8175f141f4128f1398cf7daaa1c92396c7f6c 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: