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