On 01/07/2009 15:41, Joan Marc Riera wrote:
Hello,
we have some troubles with restart and stop.
bind does not stop and I think it's because of a wrong kill argument
on the stop) case.
Perhaps named is still saving updates... Try halt instead...
$ rndc
[]
$ rndc
[...]
stop Sa
Hi,
I think that the kill -0 $PID should be something else, is it possible?
No, that's not an issue. What "kill -0 " does is checks to see if
is still alive - this is how the script prints the "waiting for
to exit..." message and returns when the process has actually exited.
Regards,
An
2009/7/1 Joan Marc Riera :
> we have some troubles with restart and stop.
>
> bind does not stop and I think it's because of a wrong kill argument on the
> stop) case.
This isn't a bind problem per se, have you talked to the debian
maintainer, or filed a bug report with debian?
--
aRDy Music and
Hello,
we have some troubles with restart and stop.
bind does not stop and I think it's because of a wrong kill argument on
the stop) case.
I think that the kill -0 $PID should be something else, is it possible?
Many thanks
Marc
From /etc/init.d/bind9:
stop)
#here i erase some vali
4 matches
Mail list logo