diff options
Diffstat (limited to 'services/xbmc-standalone')
-rwxr-xr-x | services/xbmc-standalone/run | 2 | ||||
l--------- | services/xbmc-standalone/supervise | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/services/xbmc-standalone/run b/services/xbmc-standalone/run new file mode 100755 index 0000000..08dd86d --- /dev/null +++ b/services/xbmc-standalone/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec chpst -U xbmc:xbmc xbmc-standalone -l /run/lirc/lircd diff --git a/services/xbmc-standalone/supervise b/services/xbmc-standalone/supervise new file mode 120000 index 0000000..53054a9 --- /dev/null +++ b/services/xbmc-standalone/supervise @@ -0,0 +1 @@ +/run/runit/supervise.xbmc-standalone \ No newline at end of file |