After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 666573 - Add optional systemd support
Add optional systemd support
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks: systemd
 
 
Reported: 2011-12-20 05:53 UTC by Matthias Clasen
Modified: 2012-01-23 14:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.40 KB, patch)
2011-12-20 05:53 UTC, Matthias Clasen
none Details | Review
Add optional systemd support (2.40 KB, patch)
2012-01-13 18:17 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2011-12-20 05:53:44 UTC
Created attachment 203929 [details] [review]
patch

Here is a patch that makes the user panel use systemd for tracking sessions instead of ConsoleKit, when configured with  --enable-systemd
Comment 1 Matthias Clasen 2012-01-13 18:17:21 UTC
The following fix has been pushed:
b294b10 Add optional systemd support
Comment 2 Matthias Clasen 2012-01-13 18:17:23 UTC
Created attachment 205217 [details] [review]
Add optional systemd support

When configured with --enable-systemd, this patch makes
the user panel use systemd for session tracking instead
of ConsoleKit.