https://bugzilla.suse.com/show_bug.cgi?id=1222190 https://bugzilla.suse.com/show_bug.cgi?id=1222190#c1 Freek de Kruijf <freek@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Freek de Kruijf <freek@opensuse.org> --- (In reply to Freek de Kruijf from comment #0)
I do not get email from cron jobs anymore. journalctl -u cron.service shows error message:
pam_kwallet5(crond:session): pam_kwallet5: not a graphical session, skipping. Use force_run parameter to ignore this.
Receiving email from cronjobs is OK. Still get the error messages in the journal. It can be prevented by having a file /etc/pam.d/login with content: auth optional pam_kwallet5.so session optional pam_kwallet5.so auto_start force-run -- You are receiving this mail because: You are on the CC list for the bug.