Files
hassio-addons/spotweb/rootfs/etc/services.d/phpfpm/finish
2022-01-22 19:13:57 +01:00

9 lines
382 B
Plaintext

#!/usr/bin/execlineb -S0
# ==============================================================================
# Home Assistant Community Add-on: Bookstack
# Take down the S6 supervision tree when PHP FPM fails
# ==============================================================================
if -n { s6-test $# -ne 0 }
if -n { s6-test ${1} -eq 256 }
s6-svscanctl -t /var/run/s6/services