From efe863451d901d8a3931c851be42b0d6b7370034 Mon Sep 17 00:00:00 2001 From: erg Date: Wed, 1 Mar 2023 09:21:43 +0100 Subject: Changed file names --- shroom_daemon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shroom_daemon') 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() { -- cgit v1.2.3-65-gdbad