CC-5709: Airtime Analyzer

* Added upstart script for starting on bootup
This commit is contained in:
Albert Santoni 2014-04-04 19:08:57 -04:00
parent cf492045cc
commit 20b056c9f0
2 changed files with 32 additions and 1 deletions

View file

@ -0,0 +1,11 @@
description "Airtime Analyzer"
author "help@sourcefabric.org"
start on runlevel [2345]
stop on runlevel [!2345]
expect daemon
respawn
exec sudo -u www-data airtime_analyzer --daemon