Bug 25656

Summary: don't daemonize when bus-activated
Product: ConsoleKit Reporter: Matthias Clasen <mclasen>
Component: DaemonAssignee: william.jon.mccann
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch

Description Matthias Clasen 2009-12-15 08:03:08 UTC
Created attachment 32083 [details] [review]
patch

This causes a race condition where the method call that caused the activation fails because CK daemonizes before grabbing the bus name. Daemonizing is entirely unnecessary in this scenario.

The simplest fix is to just add --no-daemon to the service file.
Comment 1 william.jon.mccann 2010-01-28 15:29:09 UTC
Seems like fixed in master.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.