On Mon, Jul 28, 2003 at 02:00:05PM -0300, Alexandre Correa wrote:
> hi,
> try killall -HUP named
>
Or don't. The previous poster's suggestion of using `pidof named` will
just fail on systems where pidof is not installed (it's not a default
componenet of most operating systems; it seems to be very
linux-specific). And on solaris systems, killall, run as root, will
*not* do what you expect it to do from your experience with linux.
All the world is not a linux machine.
And signals are depricated in BIND 9. Use rndc.
|