mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
xbmc: change lircd to /var/run/lirc/lircd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9947e0f006
commit
716be92fd3
@ -28,7 +28,7 @@
|
||||
|
||||
progress "starting XBMC"
|
||||
|
||||
XBMC_ARGS="--standalone -fs --lircdev /dev/lircd"
|
||||
XBMC_ARGS="--standalone -fs --lircdev /var/run/lirc/lircd"
|
||||
|
||||
# starting pulseaudio if avaible
|
||||
[ -f /usr/bin/pulseaudio ] && /usr/bin/pulseaudio \
|
||||
|
Loading…
x
Reference in New Issue
Block a user