On Thu 23 Apr 2015 18:23:16 NZST +1200, Michael Ströder wrote:
# rm /dev/log # ln -s /run/systemd/journal/dev-log /dev/log
Fixes it until the next reboot.
I've added this line to /etc/rsyslog.conf to work around it:
$AddUnixListenSocket /dev/log
Not sure whether this is the correct solution though.
Thanks! There seems to be an attempt by systemd to clear /dev out of everything not device or symlink, which means systemd should be configured to create/maintain that symlink. I haven't yet looked into it. Otherwise I need syslog-ng, when I last looked at rsyslog, it was so unfit for my (easy) purpose it wasn't funny. Volker -- Volker Kuhlmann http://volker.top.geek.nz/ Please do not CC list postings to me. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org