diff --git a/scripts/install_services.sh b/scripts/install_services.sh index 0607af4..e9e4506 100755 --- a/scripts/install_services.sh +++ b/scripts/install_services.sh @@ -294,6 +294,7 @@ Requires=network-online.target [Service] Restart=always +RestartSec=3 Type=simple ExecStart=/bin/bash -c "/usr/bin/avahi-publish -a -R %I $(avahi-resolve -4 -n %H.local | cut -f 2)"