mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Deleted unused hyperion.conf
Former-commit-id: 4fdced2b173234a4160b0ccf34921aa1c4de9523
This commit is contained in:
parent
69f638264b
commit
f1d38997ef
@ -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
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user