summaryrefslogtreecommitdiff
path: root/systemd/tlsrouter.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/tlsrouter.service')
-rw-r--r--systemd/tlsrouter.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/tlsrouter.service b/systemd/tlsrouter.service
index e1e5fa0..23e8fe1 100644
--- a/systemd/tlsrouter.service
+++ b/systemd/tlsrouter.service
@@ -7,7 +7,7 @@ WorkingDirectory=/tmp
ExecStart=/usr/bin/tlsrouter -conf /etc/tlsrouter.conf
Restart=always
User=nobody
-Group=nobody
+Group=nogroup
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
AmbientCapabilities=CAP_NET_BIND_SERVICE
PrivateTmp=true