CC-4017: Run airtime-playour process as root user
-done
This commit is contained in:
parent
a63b765621
commit
7e7f8147da
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ start () {
|
|||
chown pypo:pypo /etc/airtime
|
||||
chown pypo:pypo /etc/airtime/liquidsoap.cfg
|
||||
|
||||
start-stop-daemon --start --background --quiet --chuid $USERID:$GROUPID --make-pidfile --pidfile $PIDFILE0 --startas $DAEMON0
|
||||
start-stop-daemon --start --background --quiet --make-pidfile --pidfile $PIDFILE0 --startas $DAEMON0
|
||||
monit monitor airtime-playout >/dev/null 2>&1
|
||||
|
||||
liquidsoap_start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue