Initial work on switching media-monitor to use setuptools

This commit is contained in:
Duncan Sommerville 2014-12-19 12:26:41 -05:00
parent 9c324c1b6f
commit ae6352a057
76 changed files with 98 additions and 35 deletions

View file

@ -0,0 +1,15 @@
description "Airtime Media Monitor"
author "help@sourcefabric.org"
start on runlevel [2345]
stop on runlevel [!2345]
respawn
setuid www-data
setgid www-data
env LANG='en_US.UTF-8'
env LC_ALL='en_US.UTF-8'
exec airtime-media-monitor