summary refs log tree commit diff
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-07-28 20:11:06 +0200
committerJuan RP <xtraeme@gmail.com>2014-07-28 20:11:06 +0200
commitbb7b80701adc49718d1752479507fcdc755f4ad1 (patch)
tree759ff8905fcf2babf5b984505c587ca2b36d9885
parentd30452e623b42be50f882ce863271b55f807bbca (diff)
downloadrunit-void-bb7b80701adc49718d1752479507fcdc755f4ad1.tar.gz
runit-void-bb7b80701adc49718d1752479507fcdc755f4ad1.tar.xz
runit-void-bb7b80701adc49718d1752479507fcdc755f4ad1.zip
New service: xbmc-standalone.
-rwxr-xr-xservices/xbmc-standalone/run2
l---------services/xbmc-standalone/supervise1
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