diff --git a/debian/resources/monit/freeswitch b/debian/resources/monit/freeswitch index 40e4289..f7d93ef 100644 --- a/debian/resources/monit/freeswitch +++ b/debian/resources/monit/freeswitch @@ -1,3 +1,3 @@ check process freeswitch with pidfile /run/freeswitch/freeswitch.pid -start program = "/usr/src/fusionpbx-install.sh/resources/debian/resources/monit/./shell.sh" +start program = "/usr/src/fusionpbx-install.sh/debian/resources/monit/./shell.sh" stop program = "/usr/bin/freeswitch -stop"