diff --git a/app/system/resources/service/freebsd.service b/app/system/resources/service/freebsd.service index 8695bb436..5c6db60c6 100644 --- a/app/system/resources/service/freebsd.service +++ b/app/system/resources/service/freebsd.service @@ -26,7 +26,7 @@ status_cmd=${name}_status pidfile=${system_status_pidfile} # Path to the PHP script -script="/usr/local/www/fusionpbx/app/system_status/resources/service/system_status.php" +script="/usr/local/www/fusionpbx/app/system/resources/service/system_status.php" # Command to run the script command="/usr/local/bin/php"