Uses start.sh instead of script variable
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# Description: Runs the Henry Pump datalogger
|
||||
### END INIT INFO
|
||||
|
||||
SCRIPT="python /root/datalogger/dataLogger.py"
|
||||
SCRIPT=/root/datalogger/start.sh
|
||||
RUNAS=poconsole
|
||||
|
||||
PIDFILE=/root/datalogger.pid
|
||||
|
||||
Reference in New Issue
Block a user