> FYI, systemd-logind is still broken as for > 86198b2788e56fd05959c2dce670d1646bf99bcd. > Current symptoms: After leaving S3 logind doesn't sent notifications > about leaving sleep mode. Instead, it goes to failure state:
So, the problem is: sd_event_run(m->event, us) at manager_run@login.c returns -114, and logind exits. Probably either logind should be more tolerant to such errors, or something should be fixed in systemd-bus code. Dunno what -114 means (EALREADY? wtf?) _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel