diff --git a/scrutiny/rootfs/run.sh b/scrutiny/rootfs/run.sh index 47298baf6..875252e77 100644 --- a/scrutiny/rootfs/run.sh +++ b/scrutiny/rootfs/run.sh @@ -1,3 +1,5 @@ #!/bin/bash -scrutiny-collector-metrics run +scrutiny-collector-metrics run \ +|| bashio::log.error "Privileged mode is disabled, the addon will stop"; \ +s6-svscanctl -t /var/run/s6/services