Hi,

FWIW, I just ran into this bug on several machines while switching from inetutils-syslogd to rsyslog. Not being very familiar with systemd, I scratched my head for a few days with it.

My workaround at the end:

for e in stop disable enable start; do systemctl $e rsyslog; done
logger test
tail /var/log/syslog

Hoping this helps others running into the bug,

--
        Aleksi Suhonen

        () ascii ribbon campaign
        /\ support plain text e-mail

Reply via email to