Update 01-avahi.sh

This commit is contained in:
Alexandre
2025-05-13 14:17:04 +02:00
committed by GitHub
parent 370101e647
commit e6a42eeeba

View File

@@ -1,4 +1,5 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# Waiting for dbus
until [[ -e /var/run/dbus/system_bus_socket ]]; do
sleep 1s