This commit is contained in:
Alexandre
2024-04-27 22:28:37 +02:00
committed by GitHub
parent e34490c711
commit cb9462dc04
3 changed files with 2 additions and 31 deletions

View File

@@ -1,8 +0,0 @@
#!/usr/bin/with-contenv bashio
echo "Starting service: avahi alias"
until [[ -e /start ]]; do
sleep 1s
done
exec \
s6-setuidgid "$USER" /usr/bin/avahi-publish -a -R %I "$(hostname)"