aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacdbserve.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/pacdbserve.service')
-rw-r--r--systemd/pacdbserve.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/systemd/pacdbserve.service b/systemd/pacdbserve.service
index bf2b80d..a94238d 100644
--- a/systemd/pacdbserve.service
+++ b/systemd/pacdbserve.service
@@ -3,9 +3,8 @@ Description=Darkhttpd to serve pacman db files
After=network.target
[Service]
-User=nobody
-Group=nobody
ExecStart=/usr/bin/pacdbserve /var/lib/pacman/sync/ --ipv6 --port 7079 --no-listing
+DynamicUser=on
ProtectSystem=full
ProtectHome=on
PrivateDevices=on