From: Brian West Date: Thu, 18 Mar 2010 16:19:11 +0000 (+0000) Subject: FSBUILD-264 X-Git-Tag: v1.0.6~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe39e7c409d2ff7905ce86a30b930507cbc5d1b;p=thirdparty%2Ffreeswitch.git FSBUILD-264 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17040 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/debian/freeswitch.init b/debian/freeswitch.init index a839ac8190..d821c093d5 100755 --- a/debian/freeswitch.init +++ b/debian/freeswitch.init @@ -20,7 +20,7 @@ DESC="FreeSwitch Voice Switching System" NAME=freeswitch DAEMON=/opt/freeswitch/bin/$NAME USER=freeswitch -PIDFILE=/opt/freeswitch/log/$NAME.pid +PIDFILE=/opt/freeswitch/run/$NAME.pid SCRIPTNAME=/etc/init.d/$NAME WORKDIR=/opt/$NAME