]> gitweb.michael.orlitzky.com - dead/htsn.git/commit
Wrap the entire daemonization process in an exception handler.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 8 Jan 2014 01:03:45 +0000 (20:03 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 8 Jan 2014 01:03:45 +0000 (20:03 -0500)
commit32a758e0705f6c23cac28ff242b514510e02052e
tree323962dcfa30574161602e6094d8fc6a65b028d6
parent37fb7c37076e7ab532354f06a9e8f4a098e6eaf6
Wrap the entire daemonization process in an exception handler.
Automatically create the PID directory if it doesn't exist.
src/Main.hs
src/Unix.hs