browsing around a bit on: <https://en.opensuse.org/SDB:Systemd> I wonder what settings I really need to set into /etc/systemd/system.conf LogLevel=debug LogTarget=syslog-or-kmsg SysVConsole=yes I understand the LogLevel line, but the defaults in that file apparently (uncommented for reference) show: #LogTarget=journal-or-kmsg and I read nothing about SysVConsole so I wonder what I should really put there and when to revert back. Also it is not even clear yet if this system will be affected by this bug or not at all.