From dca93cb9859746e71a34c63d955a55d6e6f69cca Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 29 Jul 2014 11:48:11 +0200 Subject: xbmc-standalone: exec it properly. --- services/xbmc-standalone/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') 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 -- cgit 1.4.1