aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacserve.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/pacserve.service')
-rw-r--r--systemd/pacserve.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/pacserve.service b/systemd/pacserve.service
index 198e931..ee51821 100644
--- a/systemd/pacserve.service
+++ b/systemd/pacserve.service
@@ -5,7 +5,7 @@ After=network.target
[Service]
User=nobody
Group=nobody
-ExecStart=/usr/bin/darkhttpd /var/cache/pacman/pkg/ --ipv6 --port 7078 --no-listing
+ExecStart=/usr/bin/pacserve /var/cache/pacman/pkg/ --ipv6 --port 7078 --no-listing
ProtectSystem=full
ProtectHome=on
PrivateDevices=on