diff options
author | Juan RP <xtraeme@gmail.com> | 2014-10-09 10:00:24 +0200 |
---|---|---|
committer | Juan RP <xtraeme@gmail.com> | 2014-10-09 10:00:24 +0200 |
commit | 9dca57d21a4adb2ce92c0f4e8844c448d12ab29e (patch) | |
tree | d9d0806931b0db3b1bc59c7c7594035a1fab55bf | |
parent | 353e6d05dc2a7f76f6ecbf4c3581d2c145d5d34c (diff) | |
download | runit-void-9dca57d21a4adb2ce92c0f4e8844c448d12ab29e.tar.gz runit-void-9dca57d21a4adb2ce92c0f4e8844c448d12ab29e.tar.xz runit-void-9dca57d21a4adb2ce92c0f4e8844c448d12ab29e.zip |
services: remove xbmc-standalone. Will be provided by xbmc-rpi instead.
-rwxr-xr-x | services/xbmc-standalone/run | 2 | ||||
l--------- | services/xbmc-standalone/supervise | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/services/xbmc-standalone/run b/services/xbmc-standalone/run deleted file mode 100755 index 5f915fb..0000000 --- a/services/xbmc-standalone/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec sudo -u xbmc -g xbmc -- /usr/lib/xbmc/xbmc.bin --standalone -l /run/lirc/lircd diff --git a/services/xbmc-standalone/supervise b/services/xbmc-standalone/supervise deleted file mode 120000 index 53054a9..0000000 --- a/services/xbmc-standalone/supervise +++ /dev/null @@ -1 +0,0 @@ -/run/runit/supervise.xbmc-standalone \ No newline at end of file |