Renamed template conf for liquidsoap and playout

This commit is contained in:
Jakub Skory 2020-06-27 14:36:08 +02:00
parent 16bff4ff9e
commit 7058def9a8
No known key found for this signature in database
GPG key ID: 15F9BC79D59F7B13
2 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,19 @@
description "Airtime Liquidsoap"
author "help@sourcefabric.org"
start on runlevel [2345]
stop on runlevel [!2345]
respawn
# Respawn it indefinitely
respawn limit unlimited
# Wait 3 seconds before spawning it again though, to throttle CPU.
post-stop exec sleep 3
setuid WEB_USER
setgid WEB_USER
env LANG='en_US.UTF-8'
env LC_ALL='en_US.UTF-8'
exec airtime-liquidsoap