aboutsummaryrefslogtreecommitdiff
path: root/shroom_daemon
diff options
context:
space:
mode:
Diffstat (limited to 'shroom_daemon')
-rw-r--r--shroom_daemon2
1 files changed, 1 insertions, 1 deletions
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() {