s3-libpidfile: fix check for running process.
commit993e809b5afde135edb191e964edf83e578e6827
authorBjörn Baumbach <bb@sernet.de>
Mon, 2 Jul 2012 13:43:49 +0000 (2 15:43 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 2 Jul 2012 17:19:21 +0000 (2 19:19 +0200)
tree5859065b4c501dca9151b2b184ba3681d2498152
parenta440df93a647d396ea19d64cba1bb5b0dee42cd0
s3-libpidfile: fix check for running process.

Call pidfile_pid() with process name instead of pid file name.
pidfile_pid does create the pid file name by itself.

Signed-off-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Jul  2 19:19:21 CEST 2012 on sn-devel-104
source3/lib/pidfile.c