]> git.hoellein.online Git - homeserver/commitdiff
committing changes in /etc after apt run
authormhoellein <mhoellein@freenet.de>
Fri, 7 Dec 2018 08:15:30 +0000 (09:15 +0100)
committermhoellein <mhoellein@freenet.de>
Fri, 7 Dec 2018 08:15:30 +0000 (09:15 +0100)
Package changes:
+autossh 1.4e-4 amd64

.etckeeper
logcheck/ignore.d.workstation/autossh [new file with mode: 0644]

index 3b4cd14cda26af4f6cca07d72894f4660f4d1cfb..9d10177b3b84181676b4fefb131ee3976ca5ea4d 100755 (executable)
@@ -3389,6 +3389,7 @@ maybe chmod 0644 'logcheck/ignore.d.server/ntpdate'
 maybe chmod 0644 'logcheck/ignore.d.server/rsyslog'
 maybe chmod 0644 'logcheck/ignore.d.server/x2goserver'
 maybe chmod 0755 'logcheck/ignore.d.workstation'
+maybe chmod 0644 'logcheck/ignore.d.workstation/autossh'
 maybe chmod 0644 'logcheck/ignore.d.workstation/fetchmail'
 maybe chmod 0644 'logcheck/ignore.d.workstation/mysql-server-5_5'
 maybe chmod 0644 'logcheck/ignore.d.workstation/mysql-server-5_7'
diff --git a/logcheck/ignore.d.workstation/autossh b/logcheck/ignore.d.workstation/autossh
new file mode 100644 (file)
index 0000000..adac880
--- /dev/null
@@ -0,0 +1,6 @@
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ autossh\[[[:digit:]]+\]: starting ssh \(count [[:digit:]]+\)$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ autossh\[[[:digit:]]+\]: ssh child pid is [[:digit:]]+$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ autossh\[[[:digit:]]+\]: ssh exited prematurely with status [[:digit:]]+; autossh exiting$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ autossh\[[[:digit:]]+\]: received signal to exit \([[:digit:]]+\)$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ autossh\[[[:digit:]]+\]: timeout polling to accept read connection$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ autossh\[[[:digit:]]+\]: port down, restarting ssh$