FSBUILD-264

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17040 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2010-03-18 16:19:11 +00:00
parent 5565791b66
commit 8fe39e7c40
1 changed files with 1 additions and 1 deletions

View File

@ -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