mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
lirc: don't start the lircd-uinput service unless the correct socket exists
This commit is contained in:
parent
f8d7242eb7
commit
f5ce0becc4
@ -1,6 +1,8 @@
|
||||
[Unit]
|
||||
Description=lircd-uinput with %I
|
||||
|
||||
ConditionPathExists=/run/lirc/lircd-%I
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/lircd-uinput /run/lirc/lircd-%I
|
||||
Slice=system-lircd.slice
|
||||
|
Loading…
x
Reference in New Issue
Block a user