On Wed, Feb 22, 2006 at 09:40:01AM +0100, Oliver Geisen wrote:
> Hello,
>
> i have encountered problems using initscripts to stop self-forking
> daemons like "Apache".
> Normally i would use "killproc httpd" to do this.
>
> This (mostly) don't work, because the function "killproc" uses the
>
Hello,
i have encountered problems using initscripts to stop self-forking
daemons like "Apache".
Normally i would use "killproc httpd" to do this.
This (mostly) don't work, because the function "killproc" uses the
pidlist returned by "getpids" and this will use "pidof" utility to
obtain p