Update 01-avahi.sh

This commit is contained in:
Alexandre
2025-04-06 09:34:09 +02:00
committed by GitHub
parent 2c084d333f
commit 7e069da129

View File

@@ -4,6 +4,9 @@ until [[ -e /var/run/dbus/system_bus_socket ]]; do
sleep 1s
done
TZ_VALUE="$(timedatectl show -p Timezone --value)"
export TZ="$TZ_VALUE"
echo "Starting service: avahi daemon"
exec \
avahi-daemon --no-chroot