On Wed, 2013-08-14 at 06:46 +0200, Michael Laß wrote: > pkexec does not like being a lonely child: > "Refusing to render service to dead parents." > > Do not double fork when spawning the process by using the DO_NOT_REAP_CHILD > flag. Clean up manually using a child watch. Pushed, thanks!