diff --git a/debian/resources/monit/freeswitch b/debian/resources/monit/freeswitch index e0ec256..40e4289 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-intsall.sh/resources/debian/resources/monit/./shell.sh" +start program = "/usr/src/fusionpbx-install.sh/resources/debian/resources/monit/./shell.sh" stop program = "/usr/bin/freeswitch -stop"