mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
updated deploy binaries and install script
Former-commit-id: 49f5751d38ebc56a58720118ed5269d2615d7152
This commit is contained in:
BIN
deploy/gpio2spi
Executable file
BIN
deploy/gpio2spi
Executable file
Binary file not shown.
Binary file not shown.
16
deploy/hyperion.conf
Normal file
16
deploy/hyperion.conf
Normal 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
|
||||
|
BIN
deploy/hyperiond
BIN
deploy/hyperiond
Binary file not shown.
1
deploy/hyperiond.REMOVED.git-id
Normal file
1
deploy/hyperiond.REMOVED.git-id
Normal file
@@ -0,0 +1 @@
|
||||
6d2d16413b637a51d5b5e254ccdd86f0bebae278
|
Reference in New Issue
Block a user