From cf14d2acbc77de92371574ddbe796676e3517191 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 14 Feb 2021 00:11:11 +0100 Subject: [PATCH] Update run.sh --- scrutiny/rootfs/run.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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