summarylogtreecommitdiffstats
path: root/overture.service
diff options
context:
space:
mode:
Diffstat (limited to 'overture.service')
-rw-r--r--overture.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/overture.service b/overture.service
index 8af3ccdff0d4..d95920c53522 100644
--- a/overture.service
+++ b/overture.service
@@ -4,7 +4,7 @@ After=network.target
[Service]
User=nobody
-CapabilityBoundingSet=CAP_NET_BIND_SERVICE
+AmbientCapabilities=CAP_NET_BIND_SERVICE
ExecStart=/usr/bin/overture -c /etc/overture/config.json
Restart=always
RestartSec=5