FSBUILD-264
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17040 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5565791b66
commit
8fe39e7c40
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue