diff --git a/bin/hyperion.conf b/bin/hyperion.conf deleted file mode 100644 index 773a3c94..00000000 --- a/bin/hyperion.conf +++ /dev/null @@ -1,16 +0,0 @@ -## Hyperion daemon - -description "hyperion" -author "poljvd & tvdzwan" - -start on (started xbmc) -stop on (runlevel [!2345]) - -respawn - -pre-start script -modprobe spidev -end script - -exec /usr/bin/hyperiond /etc/hyperion.config.json /home/pi/hyperiond.out -