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 671861 - [patch] Fallback to CK if systemd is not available
[patch] Fallback to CK if systemd is not available
Status: RESOLVED DUPLICATE of bug 686650
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks: systemd
 
 
Reported: 2012-03-12 01:03 UTC by Jan Alexander Steffens (heftig)
Modified: 2012-11-10 15:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (5.08 KB, patch)
2012-03-12 01:03 UTC, Jan Alexander Steffens (heftig)
none Details | Review

Description Jan Alexander Steffens (heftig) 2012-03-12 01:03:21 UTC
Created attachment 209459 [details] [review]
patch

Be nice to distributions where systemd is optional. This will select
the code path at runtime depending on whether the system was booted
using systemd.
Comment 1 Bastien Nocera 2012-03-14 11:38:19 UTC
Don't see anything particularly wrong with the code, except that it means that distributions where CK is just not used still have the CK code. I don't think we want that.
Comment 2 Matthias Clasen 2012-03-16 01:05:53 UTC
I agree.
Comment 3 Bastien Nocera 2012-11-10 15:03:32 UTC
bug 686650 will make it use the SessionIsActive gnome-session property.

*** This bug has been marked as a duplicate of bug 686650 ***