Update the service path for FreeBSD

This commit is contained in:
FusionPBX
2026-05-12 04:57:37 +00:00
committed by GitHub
parent 061c978219
commit ed241110ab
+1 -1
View File
@@ -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"