aboutsummaryrefslogtreecommitdiffstats
path: root/early-errors
AgeCommit message (Collapse)AuthorFilesLines
2020-05-27early-errors: wait to be fully connectedGravatar Christian Hesse1-0/+3
2020-04-24early-errors: ... and exclude dns messagesGravatar Christian Hesse1-1/+1
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-24early-errors: ... but exclude e-mail messagesGravatar Christian Hesse1-1/+1
Most likely these are just error and critical messages failed sending anyway.
2020-04-24early-errors: also include critical messagesGravatar Christian Hesse1-1/+1
2020-04-24early-errors: get errors into arrayGravatar Christian Hesse1-2/+3
2020-04-19add script 'early-erros'Gravatar Christian Hesse1-0/+22