- dont use the lirc configfile (hardcode lirc output socket)
This commit is contained in:
Stephan Raue 2010-04-05 14:45:00 +02:00
parent c63b37d59f
commit 7d2df43e5a

View File

@ -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