hyperion.ng/bin/service/hyperion.initctl.sh
brindosch 357790c84c cleanup and addition
Former-commit-id: b47e5b99eb535aa98b90dfb111618c0055b00993
2016-03-13 13:55:56 +01:00

11 lines
198 B
Bash

## Hyperion daemon initctl script
description "hyperion"
author "poljvd & tvdzwan"
start on (runlevel [2345])
stop on (runlevel [!2345])
respawn
exec /usr/bin/hyperiond /etc/hyperion.config.json