You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docker-plex/root/etc/services.d/avahi/run

10 lines
156 B

#!/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