mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
eventlircd: fix service restart
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f2dc42dc15
commit
3921ace5ce
@ -5,7 +5,7 @@ After=syslog.target
|
||||
[Service]
|
||||
# EnvironmentFile=/etc/sysconfig/eventlircd
|
||||
ExecStart=/usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/var/run/lirc/lircd --release=_UP
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
# ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillMode=process
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user