Commit graph

5 commits

Author SHA1 Message Date
Christian Hesse 1bce625ca9 early-errors: ... and exclude dns messages
Using DoH (DNS over HTTPS) results in a number of error messages before
network becomes available:

dns;error DoH server connection error: Network is unreachable

Exclude these.
2020-04-24 23:34:39 +02:00
Christian Hesse fee2c4d4ad early-errors: ... but exclude e-mail messages
Most likely these are just error and critical messages failed sending anyway.
2020-04-24 23:34:39 +02:00
Christian Hesse 7c288c6203 early-errors: also include critical messages 2020-04-24 23:22:14 +02:00
Christian Hesse 940c1e9381 early-errors: get errors into array 2020-04-24 23:22:14 +02:00
Christian Hesse c8770efd72 add script 'early-erros' 2020-04-19 00:11:01 +02:00