From: Michael Orlitzky Date: Wed, 8 Jan 2014 01:03:45 +0000 (-0500) Subject: Wrap the entire daemonization process in an exception handler. X-Git-Tag: 0.0.4~3 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=32a758e0705f6c23cac28ff242b514510e02052e;hp=32a758e0705f6c23cac28ff242b514510e02052e;p=dead%2Fhtsn.git Wrap the entire daemonization process in an exception handler. Automatically create the PID directory if it doesn't exist. ---