fix previous commit

This commit is contained in:
John
2024-01-20 15:06:54 +01:00
parent e089cda316
commit 1a1c0633e3
+1 -1
View File
@@ -5,7 +5,7 @@
command="/usr/bin/ebusd"
command_args="${EBUSD_OPTS}"
logfile_path="/var/log/ebusd"
logfile="${pidfile_path}/ebusd.log"
logfile="${logfile_path}/ebusd.log"
name="eBUS daemon"
pidfile_path="/run/ebusd"
pidfile="${pidfile_path}/ebusd.pid"