GNOME Bugzilla – Bug 666788
Add optional systemd support
Last modified: 2012-01-23 14:37:09 UTC
Created attachment 204164 [details] [review] patch Here is a patch that makes gnome-packagekit use systemd instead of ConsoleKit for rebooting.
Yup, looks fine, although if ConsoleKit is deprecated, I would be happy if the non-systemd codepath was a NOP. I'm not sure if that's too aggressive. Thanks.
Dropping ck altogether would be a bit aggressive, imo.
Created attachment 204654 [details] [review] Add optional systemd support This patch adds a --enable-systemd configure flag that makes gnome-packagekit use systemd instead of ConsoleKit for rebooting.
A patch with slightly more elaborate configury, which makes --enable-systemd default to 'auto'.
pushed