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 f6fb814..9c0882a 100644
--- a/systemd/pacserve.service
+++ b/systemd/pacserve.service
@@ -10,7 +10,7 @@ Description=Serve pacman database files and package archives
After=systemd-tmpfiles-setup.service network.target
[Service]
-ExecStart=/usr/bin/pacserve /run/pacserve/ --ipv6 --port 7078 --no-listing
+ExecStart=/usr/bin/pacserve /run/pacserve/ --ipv6 --port 7078 --no-listing --index empty
BindReadOnlyPaths=/var/cache/pacman/pkg:/run/pacserve/pkg /var/lib/pacman/sync:/run/pacserve/db
DynamicUser=on
ProtectSystem=full