Bugzilla – Bug 115012
sd-event-dispatch caanot be stopped
Last modified: 2005-09-09 08:08:12 UTC
/etc/init.d/sd-event-dispatch stop does not stop sd-event-dispatch. Also, rcsd-event-dispatch is missing.
this is fixed now. sd-event-dispatch.pl wasn't daemonizing itself and writing a pid file so killproc wasn't able to stop it correctly. we've also removed the separate sd-event-dispatch init script and made the main subdomain init script start and stop it so that it won't be running if subdomain is disabled. fixed in our tree and dominic (dreynolds@suse.de) will be pushing the changes to autobuild in a few.