]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1337401: Only care about our own processes
authorMike Rylander <mrylander@gmail.com>
Fri, 20 Jun 2014 20:48:51 +0000 (16:48 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 19 Aug 2014 18:51:17 +0000 (11:51 -0700)
commitcb56fd32eb43f037c4126e1398b0e9cd546d9f19
tree6e276bee109b218a10d70d932ada24a872586b1d
parent65ce998b02d0778541b3101379013448cba606d2
LP#1337401: Only care about our own processes

OpenSRF can run mutiple times, as different users, on one host.
Right now we look for all service processes, but we should only
look for our own. This patch does that.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
bin/opensrf-perl.pl.in