aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacserve-announce.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/pacserve-announce.service.in')
-rw-r--r--systemd/pacserve-announce.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/pacserve-announce.service.in b/systemd/pacserve-announce.service.in
index c6f9828..974a048 100644
--- a/systemd/pacserve-announce.service.in
+++ b/systemd/pacserve-announce.service.in
@@ -15,7 +15,7 @@ Requisite=avahi-daemon.service
[Service]
EnvironmentFile=/etc/pacserve.conf
-ExecStart=/usr/bin/avahi-publish -s "pacserve on %l" _pacserve-%ID%-%ARCH%._tcp ${PORT}
+ExecStart=/usr/bin/avahi-publish -s "pacserve on %l" _pacserve._tcp ${PORT} id=%ID% arch=%ARCH%
DynamicUser=on
ProtectSystem=full
ProtectHome=on