aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pi_temp_pid.py (renamed from main.py)0
-rw-r--r--shroom_daemon2
2 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/pi_temp_pid.py
index 8f22694..8f22694 100644
--- a/main.py
+++ b/pi_temp_pid.py
diff --git a/shroom_daemon b/shroom_daemon
index 708589c..8f08884 100644
--- a/shroom_daemon
+++ b/shroom_daemon
@@ -13,7 +13,7 @@ pidfile="/run/${RC_SVCNAME}.pid"
extra_started_commands="reload"
command_user="${USERNAME}:${USERNAME}"
# command_user="${USER}:${GROUP}"
-command="python /usr/local/sbin/pi_relay.py"
+command="python /usr/local/sbin/pi_temp_pid.py"
description="Daemon for shroombox"
depend() {