aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacredir.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/pacredir.service')
-rw-r--r--systemd/pacredir.service10
1 files changed, 5 insertions, 5 deletions
diff --git a/systemd/pacredir.service b/systemd/pacredir.service
index ed5e45a..ad267a2 100644
--- a/systemd/pacredir.service
+++ b/systemd/pacredir.service
@@ -1,4 +1,4 @@
-# (C) 2013-2024 by Christian Hesse <mail@eworm.de>
+# (C) 2013-2025 by Christian Hesse <mail@eworm.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -6,10 +6,10 @@
# (at your option) any later version.
[Unit]
-Description=Redirect pacman requests via avahi service
-Requires=avahi-daemon.service
-After=avahi-daemon.service network.target network-online.target
-Documentation=https://github.com/eworm-de/pacredir#pacredir
+Description=Redirect pacman requests via mDNS Service Discovery
+Documentation=https://pacredir.eworm.de/
+Requires=systemd-resolved.service
+After=network.target network-online.target systemd-resolved.service
[Service]
Type=notify