Once upon a time, Edward Konetzko wrote :

> HI
> 
> Does anyone know how to "HUP" dhcpd.  I read the man page and it says to
> send it a "SIGTERM" witch is signal 15. (kill -s 15 right?)  When I do
> that
> the server dies and has to be started again.  I know its not the config
> file since the server starts up again with no error.  I have tried every
> signal and the only one that would not kill it was "SIGCHILD".  I was
just
> wondering if anyone out there had better luck then I been having with
> this.  I would like to "HUP" the server since its config file changes
> lots.

I wonder if that is possible... the init script for dhcpd does a "restart"
when it is told to "reload", so I would imagine that it is not possible to
have dhcpd use a new configuration without stopping/starting it. If it is
possible, then there is a bug in the init script :-)

Also, I don't think it's such a big deal to have dhcpd stopped for less
than a second since client usually flood with requests until they get a
reply anyway ;-)

Matthias

-- 
Clean custom Red Hat Linux RPMs : http://freshrpms.net/
Red Hat Linux release 7.2 (Enigma) running kernel 2.4.9-7
Load : 0.09, AC on-line, battery charging: 100% (11:28)



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to