[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Missing something
"Robert G. (Doc) Savage" <dsavage@peaknet.net> wrote ..
> Besides named, is there a dependent or supporting service that needs to
> be restarted to kick named in the fanny and get it running? Something
> like portmapper for nfs?
Send a SIGHUP to the named process.
e.g. 'kill -1 named_pid' or 'kill -HUP named_pid'.
BTW, 'kill -1 pid1 [pid2 ...]' sends a SIGHUP to the specified pid(s).
The manpage says this forces named to re-read its config files. You did read it, no? :=)
Mike/
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.