https://bugs.kde.org/show_bug.cgi?id=489122
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #2 from [email protected] --- Seems systemd 256.1 causes this bug. The following changes fixed it, # cat /etc/systemd/system/systemd-suspend.service.d/override.conf [Service] Environment="SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=false" # cat /etc/systemd/system/systemd-homed.service.d/override.conf [Service] Environment="SYSTEMD_HOME_LOCK_FREEZE_SESSION=false" -- You are receiving this mail because: You are watching all bug changes.
