diff --git a/scrutiny/rootfs/run.sh b/scrutiny/rootfs/run.sh index fbf723968..f9488c9ca 100644 --- a/scrutiny/rootfs/run.sh +++ b/scrutiny/rootfs/run.sh @@ -3,6 +3,5 @@ # wait for scrutiny to load bashio::net.wait_for 8080 +# search for local devices scrutiny-collector-metrics run >/dev/null && bashio::log.info "Local Devices Added" || bashio::log.error "Local Devices Not Added" -#|| bashio::log.error "Privileged mode is disabled, the addon will stop" -# ; \ s6-svscanctl -t /var/run/s6/services