Pierre Habouzit wrote:
> tag 380080 + patch
> thanks
>
> I use that simple test in the 'reload' part of the script:
>
> while pidof lighttpd | grep -q `cat $PIDFILE`; do sleep 1; done
>
> betwwen the stop and start call. that's quite simple, and works like a
> charm for a month right now.
>
tag 380080 + patch
thanks
I use that simple test in the 'reload' part of the script:
while pidof lighttpd | grep -q `cat $PIDFILE`; do sleep 1; done
betwwen the stop and start call. that's quite simple, and works like a
charm for a month right now.
please consider applying that simple work
2 matches
Mail list logo