Commit graph

7 commits

Author SHA1 Message Date
Christian Hesse 71ad56aacc explicitly name the license
Copyright (C) 2013-2020 Christian Hesse <mail@eworm.de>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

https://www.gnu.org/licenses/#GPL
https://www.gnu.org/licenses/gpl.html
https://www.gnu.org/licenses/gpl.md
2020-06-19 22:17:42 +02:00
Christian Hesse 7ecda2204f early-errors: wait to be fully connected 2020-05-27 00:13:57 +02:00
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