Browse Source
Add AmbientCapabilities
AmbientCapabilities=CAP_NET_BIND_SERVICE
tags/v2.1.6^2
arch-btw
4 years ago
No account linked to committer's email address
1 changed files with
1 additions and
0 deletions
-
README.md
|
|
@@ -326,6 +326,7 @@ ExecStart=/usr/local/bin/mtg run /etc/mtg.toml
|
|
326
|
326
|
Restart=always
|
|
327
|
327
|
RestartSec=3
|
|
328
|
328
|
DynamicUser=true
|
|
|
329
|
+AmbientCapabilities=CAP_NET_BIND_SERVICE
|
|
329
|
330
|
|
|
330
|
331
|
[Install]
|
|
331
|
332
|
WantedBy=multi-user.target
|