Drop Upstart support

This commit is contained in:
jo 2021-09-02 14:11:40 +02:00
parent 3da0310173
commit cac25543c6
5 changed files with 7 additions and 77 deletions

View file

@ -1,21 +0,0 @@
description "Airtime Analyzer"
author "help@sourcefabric.org"
start on runlevel [2345]
stop on runlevel [!2345]
respawn
setuid www-data
setgid www-data
#expect fork
env LANG='en_US.UTF-8'
env LC_ALL='en_US.UTF-8'
#script
# libretime-analyzer
#end script
exec libretime-analyzer