Eliminate the daemonize_write_pid function (thereby reverting a
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 7 May 2010 20:18:36 +0000 (20:18 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 7 May 2010 20:18:36 +0000 (20:18 +0000)
commit1f8ca6302d4c08a9c26337183186258d2ed79906
tree84d9f516eebadc79aec538b78a1d7ea542f0b240
parent25efbf44f0941f3b9a0b39ffd847d5d601020d6b
Eliminate the daemonize_write_pid function (thereby reverting a
previous change).

It works better, and is less convoluted, to write the PID file from
the child process instead of from the parent process.

M    include/opensrf/utils.h
M    src/libopensrf/utils.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1955 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/utils.h
src/libopensrf/utils.c