1
0
mirror of synced 2025-12-17 04:52:15 +01:00
Files
hassio-addons/tvheadend/rootfs/etc/services.d/cron/finish
2022-12-07 09:01:53 +01:00

10 lines
381 B
Plaintext

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