Update update_services.sh

This commit is contained in:
Patrick McGuire
2022-01-24 09:55:27 -05:00
committed by GitHub
parent bd80038f7b
commit 5aca8a78da
+1
View File
@@ -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)"