Tripwire configuration

This commit is contained in:
Bob Mottram 2014-02-03 08:34:06 +00:00
parent c6d7dacc83
commit ce8f31de06
1 changed files with 8 additions and 0 deletions

View File

@ -3034,6 +3034,14 @@ tripwire --check --interactive
you will be asked for two passphrases ("site" and "local"). Make a note of these.
Turn off reporting of changes to system logs.
#+BEGIN_SRC: bash
emacs /etc/tripwire/twcfg.txt
#+END_SRC
Set *SYSLOGREPORTING* to false, then save and exit.
If you subsequently install any more packages or make configuration changes then update the policy again with:
#+BEGIN_SRC: bash