Skip to content
Snippets Groups Projects
Commit 6fb80e56 authored by Bob Mottram's avatar Bob Mottram
Browse files

Tripwire update

parent 332bc7a2
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment