@INDOT@named.reload - cause the name server to synchronize its database
This command sends a SIGHUP to the running name server. This signal is documented in named(@SYS_OPS_EXT@).
Does not check to see if the name server is actually running, and could use a stale PID cache file which may result in the death of an unrelated process.
@INDOT@named(@SYS_OPS_EXT@), @INDOT@named.restart(@SYS_OPS_EXT@)