Thanks Per for the LogLevel hint!

Just tested, works. Instead of modifying /etc/systemd/user.conf I opted for 
creating a user@.service dropin that overrides ExecStart, like this:

HOST:~ # cat /etc/systemd/system/user@.service.d/notice.conf 
[Service]
ExecStart=
ExecStart=-/usr/lib/systemd/systemd --user --log-level=notice

(that way I can just install that snippet from my own automatically installed 
local-workaround-systemd rpm package :)

best regards
  Patrick
_______________________________________________
Evergreen mailing list
Evergreen@lists.rosenauer.org
http://lists.rosenauer.org/mailman/listinfo/evergreen

Reply via email to