mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xbmc: change lircd to /var/run/lirc/lircd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user