about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-07-29 11:48:11 +0200
committerJuan RP <xtraeme@gmail.com>2014-07-29 11:48:11 +0200
commitdca93cb9859746e71a34c63d955a55d6e6f69cca (patch)
tree57c376ab237e96ce14030ae13ca6cab7f0963133 /services
parent5774b888fca22070b5ab69556860d27bddd2c102 (diff)
downloadrunit-void-dca93cb9859746e71a34c63d955a55d6e6f69cca.tar.gz
runit-void-dca93cb9859746e71a34c63d955a55d6e6f69cca.tar.xz
runit-void-dca93cb9859746e71a34c63d955a55d6e6f69cca.zip
xbmc-standalone: exec it properly.
Diffstat (limited to 'services')
-rwxr-xr-xservices/xbmc-standalone/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/xbmc-standalone/run b/services/xbmc-standalone/run
index 08dd86d..5f915fb 100755
--- a/services/xbmc-standalone/run
+++ b/services/xbmc-standalone/run
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec chpst -U xbmc:xbmc xbmc-standalone -l /run/lirc/lircd
+exec sudo -u xbmc -g xbmc -- /usr/lib/xbmc/xbmc.bin --standalone -l /run/lirc/lircd