add Hyperion (#43)

hyperion.ng 2.0.0-alpha.6
This commit is contained in:
Arne Petersen
2020-06-14 10:28:38 +02:00
committed by GitHub
parent 42140b267d
commit 953c758d80
10 changed files with 146 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/with-contenv bash
if [ ! -d /config/hyperion ]; then
echo "Creating /config/hyperion"
mkdir -p /config/hyperion
#chown -R abc:abc /config/hyperion
fi

View File

@@ -0,0 +1,6 @@
#!/usr/bin/execlineb -S0
if -n { s6-test $# -ne 0 }
if -n { s6-test ${1} -eq 256 }
s6-svscanctl -t /var/run/s6/services

View File

@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bashio
bashio::log.info 'Starting hyperiond...'
exec hyperiond -u /config/hyperion