The problem exists yet...

I suggest to change

if ps ax | grep -q "^$PID"; then

to

if ps ax | grep -q "^ *$PID"; then

or implement the start-stop-daemon solution.

Please, fix this problem!

Thanks in advance.

Regards,

Eriberto - Brazil


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to