1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-04-17 23:33:35 +01:00

Fix S6 supervisor not listening in finish script (#1741)

This commit is contained in:
Franck Nijhof
2020-05-22 16:42:35 +02:00
committed by GitHub
parent 9dba78fbcd
commit 33bbd92d9b

View File

@@ -2,4 +2,4 @@
# ==============================================================================
# Take down the S6 supervision tree when Supervisor fails
# ==============================================================================
s6-svscanctl -t /var/run/s6/services
redirfd -w 2 /dev/null s6-svscanctl -t /var/run/s6/services