diff --git a/deploy/hyperion.conf b/deploy/hyperion.conf index a132e1c0..c25f91f2 100644 --- a/deploy/hyperion.conf +++ b/deploy/hyperion.conf @@ -3,13 +3,14 @@ description "hyperion" author "poljvd & tvdzwan" -start on (started xbmc) +start on (runlevel [2345]) stop on (runlevel [!2345]) respawn pre-start script modprobe spidev +/usr/bin/gpio2spi end script exec /usr/bin/hyperiond /etc/hyperion.config.json