Reworked upstart config for airtime_analyzer

This commit is contained in:
Albert Santoni 2014-10-10 11:28:44 -04:00
parent f439072422
commit 081ca0a6a4
1 changed files with 6 additions and 4 deletions

View File

@ -9,14 +9,16 @@ respawn
setuid www-data
setgid www-data
expect fork
#expect fork
env LANG='en_US.UTF-8'
env LC_ALL='en_US.UTF-8'
script
airtime_analyzer
end script
#script
# airtime_analyzer
#end script
exec airtime_analyzer