Commit Graph
1 Commits
Author SHA1 Message Date
uglygus 2f64db5973 PID reuse
Checks for PID and $APPNAME in the results from pgrep in order to avoid
the problem where the PID from a previous run has been recycled by
another process.  This caused us to exit even though we are not
currently running.
2015-04-04 07:50:11 -04:00