diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-05-25 00:11:39 +0200 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-05-25 00:11:39 +0200 |
commit | 04062151788ceba3459caa40d7af0a0956cc7de2 (patch) | |
tree | fbcbebc68323775254187eeb58c103bf96bfec05 | |
parent | eba4c3114c0e2e5234a00fd6a70d8dc57b169768 (diff) |
Add note to forward roots email
-rw-r--r-- | fripost-docs.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index 3c6be2f..625fdc6 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -115,6 +115,12 @@ sudo aptitude install logcheck syslog-summary harden-servers # during configuration. Therefore, only optionally: sudo aptitude install harden-clients +** Forward root email + +:: /etc/aliases + + root: admin@fripost.org + ** Configure logcheck sudo aptitude install logcheck syslog-summary |