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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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