mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +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]
|
[Service]
|
||||||
# EnvironmentFile=/etc/sysconfig/eventlircd
|
# EnvironmentFile=/etc/sysconfig/eventlircd
|
||||||
ExecStart=/usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/var/run/lirc/lircd --release=_UP
|
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
|
KillMode=process
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user