From 6230fca2ed7b9a0b183a3544ce7d57f3dfa62574 Mon Sep 17 00:00:00 2001 From: Tuyan Ozipek Date: Mon, 2 Feb 2015 11:05:40 -0500 Subject: Fixed phpservice status not being able to extract status from ps. --- config/phpservice/phpservice.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/phpservice/phpservice.xml b/config/phpservice/phpservice.xml index 44999496..eb7e670e 100644 --- a/config/phpservice/phpservice.xml +++ b/config/phpservice/phpservice.xml @@ -56,6 +56,9 @@ phpservice.sh phpservice PHP run from a command line as a service. + + exec("/bin/pgrep -f phpservice"); + @@ -118,4 +121,4 @@ phpservice_deinstall_command(); - \ No newline at end of file + -- cgit v1.2.3