Re: nanny processes remaing running when pulse stopped

Robin Bowes <[email protected]> Fri, 30 Oct 2009 20:13:47 +0000
Newsgroups gmane.linux.redhat.piranha
Message-ID <[email protected]>
On 30/10/09 18:09, Robin Bowes wrote:
> 
> I'm actually running pulse under runit, so I have added a finish script
> which runs "pkill /usr/sbin/nanny" when the service is shutdown. Nice to
> know I can remove that when this issue is fixed.

Just in case anyone reads this and thinks "Huh? That doesn't work.", the
correct command is "pkill nanny" :)

R.