aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacredir.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/pacredir.service')
-rw-r--r--systemd/pacredir.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/systemd/pacredir.service b/systemd/pacredir.service
index 5c4c1ba..c816cef 100644
--- a/systemd/pacredir.service
+++ b/systemd/pacredir.service
@@ -3,6 +3,8 @@ Description=Redirect pacman requests via avahi service
Requires=avahi-daemon.service
[Service]
+User=nobody
+Group=nobody
ExecStart=/usr/bin/pacredir
[Install]