aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2017-04-28 22:56:18 +0200
committerGravatar Christian Hesse <mail@eworm.de>2017-04-28 22:56:18 +0200
commitfb49e5fdd62e4aec03bbf24a677e7bb6dcddc5ca (patch)
treec39b6d608f6674e00aeb952637986253e0311278 /systemd
parent24ab5936629e735ff551f060a894fd93ad91470e (diff)
downloadpacredir-fb49e5fdd62e4aec03bbf24a677e7bb6dcddc5ca.tar.gz
pacredir-fb49e5fdd62e4aec03bbf24a677e7bb6dcddc5ca.tar.zst
drop unit file paccache.service
Diffstat (limited to 'systemd')
-rw-r--r--systemd/paccache.service7
-rw-r--r--systemd/pacredir.service2
2 files changed, 2 insertions, 7 deletions
diff --git a/systemd/paccache.service b/systemd/paccache.service
deleted file mode 100644
index 3d0772c..0000000
--- a/systemd/paccache.service
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=Redirect pacman requests via avahi service
-
-[Install]
-Also=pacredir.service
-Also=pacserve.service
-Also=pacdbserve.service
diff --git a/systemd/pacredir.service b/systemd/pacredir.service
index bc5a13f..d0189ea 100644
--- a/systemd/pacredir.service
+++ b/systemd/pacredir.service
@@ -15,3 +15,5 @@ NoNewPrivileges=on
[Install]
WantedBy=multi-user.target
+Also=pacserve.service
+Also=pacdbserve.service