mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc:
- dont use the lirc configfile (hardcode lirc output socket)
This commit is contained in:
parent
c63b37d59f
commit
7d2df43e5a
@ -2,7 +2,7 @@
|
||||
|
||||
. /etc/profile
|
||||
|
||||
XBMC_ARGS="--standalone -fs --lircdev $LIRC_OUTPUT"
|
||||
XBMC_ARGS="--standalone -fs --lircdev /dev/lircd"
|
||||
|
||||
if test "$XBMC_CACHING" = "yes" ; then
|
||||
wait_for_xbmc_cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user