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