Bladeren bron

Tripwire configuration

Bob Mottram 11 jaren geleden
bovenliggende
commit
ce8f31de06
1 gewijzigde bestanden met toevoegingen van 8 en 0 verwijderingen
  1. 8
    0
      beaglebone.txt

+ 8
- 0
beaglebone.txt Bestand weergeven

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