mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 06:35:07 +03:00
Merge branch 'develop' into RunAsUser
This commit is contained in:
commit
b3eb5f6d70
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ ReadWritePaths=/var/run/yggdrasil /run/yggdrasil
|
|||
# make sure /var/run/yggdrasil/ is created writable for the user.
|
||||
RuntimeDirectory=yggdrasil
|
||||
# the small list of admin capabilities we need to do our job
|
||||
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_RAW CAP_NET_BIND_SERVICE
|
||||
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue