GNOME Bugzilla – Bug 696252
loginManager.js checks for systemd, not for logind
Last modified: 2013-03-29 10:03:28 UTC
gnome-shell wants to talk to logind, but actually checks for systemd. It is possible to build systemd without logind, in which case /sys/fs/cgroup/systemd would still exist. For details, see https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00092.html
Created attachment 239442 [details] [review] loginManager.js: Check for logind, not for systemd
Review of attachment 239442 [details] [review]: Looks good, thanks!
Review of attachment 239442 [details] [review]: thats now
Comment on attachment 239442 [details] [review] loginManager.js: Check for logind, not for systemd Pushed to master. There is no gnome-3-8 branch yet, so I assume this is sufficient for going into 3.8.1.