Bug 115012

Summary: sd-event-dispatch caanot be stopped
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Schwab <schwab>
Component: AppArmorAssignee: Jesse Michael <jmichael>
Status: RESOLVED FIXED QA Contact: Keiran Haggerty <khaggerty>
Severity: Major    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Schwab 2005-09-02 16:45:23 UTC
/etc/init.d/sd-event-dispatch stop does not stop sd-event-dispatch.  Also, 
rcsd-event-dispatch is missing.
Comment 1 Jesse Michael 2005-09-09 08:08:12 UTC
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.