From: Michal Bielicki Date: Thu, 6 Dec 2007 00:08:28 +0000 (+0000) Subject: hmmmm put the new pid location in too earlu X-Git-Tag: v1.0-rc1~1296 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ebb44446903f1658d5d8187bdebfa32ab96ab56;p=thirdparty%2Ffreeswitch.git hmmmm put the new pid location in too earlu git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6527 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/build/freeswitch.monitrc b/build/freeswitch.monitrc index 19f48b7290..2d40377963 100644 --- a/build/freeswitch.monitrc +++ b/build/freeswitch.monitrc @@ -1,4 +1,4 @@ - check process freeswitch with pidfile /var/run/freeswitch.pid + check process freeswitch with pidfile /opt/freeswitch/log/freeswitch.pid group voice start program = "/etc/init.d/freeswitch start" stop program = "/etc/init.d/freeswitch stop"