]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1435966: Clark Kent should write lock file after it forks.
authorJason Stephenson <jstephenson@mvlc.org>
Tue, 24 Mar 2015 16:49:39 +0000 (12:49 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 24 Mar 2015 17:36:32 +0000 (17:36 +0000)
commit04a38b3fb6173a7ee5819f346f7764814697c72b
treec4b7bfa54d65b0e5d82f2ed7173db7299c74f28f
parent2acd1c2b02d8db80e394fa1a204018a3422caa0c
LP 1435966: Clark Kent should write lock file after it forks.

Rearrange the code in clark-kent.pl so that the lock/pid file is
opened and written to after the reporter daemonizes itself.  This
way, the pid in the file can actually be used to stop the running
reporter daemon.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/reporter/clark-kent.pl