mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Services no longer require the --no-fork parameter
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Description=Active Calls Websocket Service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/php /var/www/fusionpbx/app/active_calls/resources/service/active_calls.php --no-fork
|
||||
ExecStart=/usr/bin/php /var/www/fusionpbx/app/active_calls/resources/service/active_calls.php
|
||||
User=www-data
|
||||
Group=www-data
|
||||
Restart=always
|
||||
|
||||
Reference in New Issue
Block a user