summarylogtreecommitdiffstats
path: root/geph-client.service
diff options
context:
space:
mode:
Diffstat (limited to 'geph-client.service')
-rw-r--r--geph-client.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/geph-client.service b/geph-client.service
index f8034ee9100a..bd478c2bd128 100644
--- a/geph-client.service
+++ b/geph-client.service
@@ -6,7 +6,7 @@ Wants=network-online.target
[Service]
Type=simple
User=nobody
-CapabilityBoundingSet=CAP_NET_BIND_SERVICE
+AmbientCapabilities=CAP_NET_BIND_SERVICE
ExecStart=/usr/bin/geph-client -config /etc/geph2/geph-client.ini
[Install]