Merge branch 'develop' into RunAsUser

This commit is contained in:
Neil Alexander 2022-01-20 20:12:11 +00:00 committed by GitHub
commit b3eb5f6d70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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