named.reload - cause the name server to synchronize itsdatabase
This command sends a SIGHUP to the running name server.This signal is documented in named(8).
Does not check to see if the name server is actually running,and could use a stale PID cache file which mayresult in the death of an unrelated process.