mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
lirc:
- add fastboot code
This commit is contained in:
parent
a924bf21d0
commit
e22833ce35
@ -5,6 +5,6 @@
|
|||||||
(
|
(
|
||||||
progress "Starting LIRC daemon"
|
progress "Starting LIRC daemon"
|
||||||
|
|
||||||
mkdir -p /var/run/lirc
|
$IONICE mkdir -p /var/run/lirc
|
||||||
lircd --driver=$LIRC_DRIVER --device=$LIRC_DEVICE --output=$LIRC_OUTPUT
|
lircd --driver=$LIRC_DRIVER --device=$LIRC_DEVICE --output=$LIRC_OUTPUT
|
||||||
)&
|
)&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user