On Fri, 2011-11-11 at 14:36 +0100, Miloslav Trmač wrote: > I can see only one difference - starting the daemon from a command > line within a user's session without double forking would leave the > process "attached" to the user's session in the process tree; however, > given that the process was not actually started by the service > management system in that case, this might arguably be considered a > correct behavior - and in any case doesn't really matter for anything. I don't see a problem with automount using a single fork (along with setsid()), it ends up parented to init just fine. I do however wait for a status completion in the initial parent so I know that the child has completed startup. Ian -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel