aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2013-10-26 00:01:07 +0200
committerGravatar Christian Hesse <mail@eworm.de>2013-10-26 00:01:07 +0200
commit6db7f8e7773a74cfa04c3c1a7cc47b4f61057825 (patch)
tree9969c4aa4478c7722b4949b468de81fe5ec6544f /systemd
parent8cf8038e2ab5afc955987a29c67aa4a77a9035a0 (diff)
downloadpacredir-6db7f8e7773a74cfa04c3c1a7cc47b4f61057825.tar.gz
pacredir-6db7f8e7773a74cfa04c3c1a7cc47b4f61057825.tar.zst
fix unit description
Diffstat (limited to 'systemd')
-rw-r--r--systemd/pacredir.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/pacredir.service b/systemd/pacredir.service
index fb4feba..863914d 100644
--- a/systemd/pacredir.service
+++ b/systemd/pacredir.service
@@ -1,5 +1,5 @@
[Unit]
-Description=Darkhttpd to serve pacman cache
+Description=Redirect pacman requests via avahi service
After=avahi-daemon.service
[Service]