- move /etc/sysconfig to /etc/profile
This commit is contained in:
Stephan Raue 2010-03-25 10:18:59 +01:00
parent 17e98aae41
commit dacd5b09a0

View File

@ -1,6 +1,6 @@
#!/bin/sh
. /etc/sysconfig
. /etc/profile
XBMC_ARGS="--standalone -fs --lircdev $LIRC_OUTPUT"