Added configuration file for initctl to start hyperion deamon as service

This commit is contained in:
T. van der Zwan 2013-08-22 20:06:40 +00:00
parent 9033927685
commit c43b99359a

16
bin/hyperion.conf Normal file
View File

@ -0,0 +1,16 @@
## 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