Turn off stopongroup/killongroup for per-station nowplaying.

This commit is contained in:
Buster Neece 2023-01-12 17:56:44 -06:00
parent 03f1f5840a
commit 9741d144fd
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 0 additions and 2 deletions

View File

@ -189,8 +189,6 @@ final class Configuration
. '/bin/console azuracast:sync:nowplaying ' . $station->getIdRequired(),
'directory' => $this->environment->getBaseDirectory(),
'autorestart' => 'true',
'stopasgroup' => 'true',
'killasgroup' => 'true',
'stdout_logfile' => '/proc/1/fd/1',
'stdout_logfile_maxbytes' => 0,
'stderr_logfile' => '/proc/1/fd/2',