Comment # 47 on bug 1094762 from
(In reply to andreas bittner from comment #46)
> Do i need to restart systemd for the debug level to take effect or anything?

You needn't.

But beware that the journal is not persistent by default on Leap. That means
that if for any reason you need to reboot, the journal contents from the
previous boot will be lost.

You can still make the journal peristent by doing:

 1. mkdir /var/log/journal
 2. systemctl restart systemd-journald.service


You are receiving this mail because: