mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
eventlircd: disable debug output again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5abd5e113b
commit
783ac7e7e2
@ -1 +0,0 @@
|
||||
EVENTLIRCD_DEBUG="-vvv"
|
@ -2,8 +2,7 @@
|
||||
Description=Eventlirc server daemon
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/run/openelec/debug/eventlircd.conf
|
||||
ExecStart=/usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/var/run/lirc/lircd --release=_UP $EVENTLIRCD_DEBUG
|
||||
ExecStart=/usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/var/run/lirc/lircd --release=_UP
|
||||
KillMode=process
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user