only remove pidfile in the stop() function on successful kill -9, let daemon do it...
authorBrandon L Black <blblack@gmail.com>
Thu, 20 Dec 2007 20:52:10 +0000 (20:52 +0000)
committerBrandon L Black <blblack@gmail.com>
Thu, 20 Dec 2007 20:52:10 +0000 (20:52 +0000)
commitb6b69acaef633259ece4dcf3c62625d3d5097965
tree8fbc9605ef663076f48e97c5fced025678a0ef60
parent892a51e60bd3417ab7c22b4c2c6b2e80b6b0e415
only remove pidfile in the stop() function on successful kill -9, let daemon do it otherwise, so we don't loose track of a daemon
lib/MooseX/Daemonize.pm