Added XBian install

Former-commit-id: 5e00e5ff99c57a31a1861cb2ebe6e03da2bc6e2f
This commit is contained in:
johan
2013-11-24 13:37:30 +01:00
parent 2bbd4cf081
commit 9f9504af29
3 changed files with 63 additions and 19 deletions

View File

@@ -0,0 +1,16 @@
## Hyperion daemon
description "hyperion"
author "poljvd & tvdzwan"
start on (runlevel [2345])
stop on (runlevel [!2345])
respawn
pre-start script
modprobe spi-bcm2708
end script
exec /usr/bin/hyperiond /etc/hyperion.config.json