summaryrefslogtreecommitdiffstats
path: root/abs/extra/xbmc/xbmc.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-05-14 02:52:35 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-05-14 02:52:35 (GMT)
commit3137b6442dc47d14419bedd18e19d8fca2dd446c (patch)
tree9787ddc5f841dcdada7ecabaa248b75df6ee0d97 /abs/extra/xbmc/xbmc.sh
parent2f50bd91b94e16dfb8eee9d399d41e3d0b5c61a9 (diff)
parentd643671e512890b11cdbc29d8db441e243f6cd2d (diff)
downloadlinhes_pkgbuild-3137b6442dc47d14419bedd18e19d8fca2dd446c.zip
linhes_pkgbuild-3137b6442dc47d14419bedd18e19d8fca2dd446c.tar.gz
linhes_pkgbuild-3137b6442dc47d14419bedd18e19d8fca2dd446c.tar.bz2
Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/xbmc/xbmc.sh')
-rw-r--r--abs/extra/xbmc/xbmc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/xbmc/xbmc.sh b/abs/extra/xbmc/xbmc.sh
index 333c857..b073e5d 100644
--- a/abs/extra/xbmc/xbmc.sh
+++ b/abs/extra/xbmc/xbmc.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#Stop XScreensaver
-stop_xss.sh
+stop_xss.sh &
#Launch XBMC
/usr/bin/xbmc --lircdev /var/run/lirc/lircd
#Once XBMC exits, start XSceensager again