HUP
From FreeBSDwiki
The kill signal that makes a process re-read it's configuration files; analogous to restarting a process. Pass -HUP as a flag to the kill command as below:
# kill -HUP 91231
The kill signal that makes a process re-read it's configuration files; analogous to restarting a process. Pass -HUP as a flag to the kill command as below:
# kill -HUP 91231