Tripwire update

This commit is contained in:
Bob Mottram 2014-03-02 10:22:46 +00:00
parent 332bc7a211
commit 6fb80e56a9
1 changed files with 13 additions and 1 deletions

View File

@ -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: