Update install_services.sh

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