diff options
author | Christian Hesse <mail@eworm.de> | 2013-10-26 00:01:07 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-10-26 00:01:07 +0200 |
commit | 6db7f8e7773a74cfa04c3c1a7cc47b4f61057825 (patch) | |
tree | 9969c4aa4478c7722b4949b468de81fe5ec6544f /systemd | |
parent | 8cf8038e2ab5afc955987a29c67aa4a77a9035a0 (diff) | |
download | paccache-6db7f8e7773a74cfa04c3c1a7cc47b4f61057825.tar.gz paccache-6db7f8e7773a74cfa04c3c1a7cc47b4f61057825.tar.zst |
fix unit description
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/pacredir.service | 2 |
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] |