Add updated Makefile.
Add a command line argument to ignore SIGTERM.
Implement SIGHUP properly because I misunderstood how it worked.
signalfun
is a simple binary that prints out what POSIX signal
it receives. It exits when it receives any of the following signals:
Additionally, a basic OpenBSD rc script is provided to run the binary as a daemon.