diff --git a/scripts/update_services.sh b/scripts/update_services.sh index 6f55b76..37023e7 100755 --- a/scripts/update_services.sh +++ b/scripts/update_services.sh @@ -312,6 +312,7 @@ Requires=network-online.target [Service] Restart=always +RestartSec=3 Type=simple ExecStart=/bin/bash -c "/usr/bin/avahi-publish -a -R %I $(hostname -I |cut -d' ' -f1)"