Adding back scripts in /docs

This commit is contained in:
Zachary Klosko 2020-05-19 10:16:31 -04:00
parent bcf938ca7e
commit 6540a34a9b
26 changed files with 336 additions and 94 deletions

View file

@ -0,0 +1,24 @@
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
# airtime_analyzer
#end script
exec airtime_analyzer