aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fri-epost-docs.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/fri-epost-docs.org b/fri-epost-docs.org
index 362f62f..de953bb 100644
--- a/fri-epost-docs.org
+++ b/fri-epost-docs.org
@@ -77,6 +77,12 @@ We welcome all critisism, suggestions for improvements, additions etc. Please s
- ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ntpd\[[0-9]+\]: kernel time sync (disabled|enabled) [0-9]+$
+ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ntpd\[[0-9]+\]: kernel time sync (disabled|enabled|status( change)?) [0-9]+$
+ - /etc/logcheck/ignore.d.server/ssh [until logcheck 1.3.7 hits stable]
+
+ + ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Received disconnect from [:[:xdigit:].]+: [[:digit:]]+: disconnected by user$
+
+
+
** Configuring aptitude and friends
We're going for a setup where we install many security updates automatically using the package "unattended-upgrades". Automated upgrades are in general not a very good idea, but "unattended-upgrades" takes steps to minimize the issues with this kind of setup. Given the Debian security teams track record we believe the positives outweigh the negatives.