Clean VLC from Z-Wave JS references (#2266)

This commit is contained in:
Martin Hjelmare
2021-11-13 16:25:34 +01:00
committed by GitHub
parent 4f3c3c06c4
commit d1058b2a58
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/execlineb -S1
# ==============================================================================
# Take down the S6 supervision tree when Z-Wave JS fails
# Take down the S6 supervision tree when VLC fails
# ==============================================================================
if { s6-test ${1} -ne 0 }
if { s6-test ${1} -ne 256 }

View File

@@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Start Z-Wave JS service for Z-Wave radio
# Start VLC service
# ==============================================================================
readonly PASSWORD="$(cat /data/secret)"