hi,
On Wed, Jan 09, 2008 at 09:30:33AM +0100, Thomas Mueller wrote:
> If I only do "zabbix-agent stop" I see a short time "zabbix_agentd <defunct>"
> in
> output of "ps ax". but only for a few seconds.
>
> Maybe put "sleep 5" after start-stop-daemon? For me it solved the problem.
right.. the old problem again. Were already doing a sleep on restart:
restart|force-reload)
$0 stop
sleep 2
$0 start
im going to push this sleep up to 5 seconds, even tho i hate his solution.
Upstream is aware of this problem but didnt fix it yet ..
bye,
- michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]