Comment 1 for bug 1991436

Revision history for this message
Steve Langasek (vorlon) wrote :

I cannot reproduce this on jammy.

$ echo "some message" | logger -p auth.info --id="$$"
$ echo $?
0
$

(using auth.info instead of local0.info because I have the former logged to a log file and the latter not).