Re: packaging help
Whit Armstrong <armstrong.whit@gmail.com> writes:
> Matt, Ansgar, and Gergely,
>
> Thanks for the tips.
>
> Can you also help with some advice on the init.d script?
>
> The init.d script for deathstar launches a daemon which listens for
> jobs, and one worker per core.
>
> Can I use the same pid file for all of those processes?
I assume it has a main process, which when stopped, would result in the
workers being killed too. If that is so, I do not think you need to
store the pids of the workers anywhere.
--
|8]
Reply to: