diff --git a/scripts/install_services.sh b/scripts/install_services.sh index 2b9aa04..5a18dcb 100755 --- a/scripts/install_services.sh +++ b/scripts/install_services.sh @@ -316,6 +316,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)"