docker-plex-wireguard/root/etc/services.d/avahi/run

10 lines
156 B
Text
Raw Normal View History

2016-06-30 22:59:35 +01:00
#!/usr/bin/with-contenv bash
until [[ -e /var/run/dbus/system_bus_socket ]]; do
sleep 1s
done
echo "Starting Avahi daemon"
exec avahi-daemon --no-chroot