Fixed service execution calls
This commit is contained in:
parent
5cd15c1887
commit
fc68dfa256
5 changed files with 6 additions and 10 deletions
|
@ -12,4 +12,4 @@ setgid www-data
|
|||
env LANG='en_US.UTF-8'
|
||||
env LC_ALL='en_US.UTF-8'
|
||||
|
||||
exec "airtime-media-monitor"
|
||||
exec airtime-media-monitor
|
|
@ -12,4 +12,4 @@ setgid www-data
|
|||
env LANG='en_US.UTF-8'
|
||||
env LC_ALL='en_US.UTF-8'
|
||||
|
||||
exec "airtime-liquidsoap"
|
||||
exec airtime-liquidsoap
|
||||
|
|
|
@ -12,4 +12,4 @@ setgid www-data
|
|||
env LANG='en_US.UTF-8'
|
||||
env LC_ALL='en_US.UTF-8'
|
||||
|
||||
exec "airtime-playout"
|
||||
exec airtime-playout
|
Loading…
Add table
Add a link
Reference in a new issue