nixos/unbound: note about the AmbientCapabilities

This commit is contained in:
Andreas Rammhold 2020-11-01 22:11:11 +01:00
parent 5e602f88d1
commit 72fbf05c17
No known key found for this signature in database
GPG Key ID: E432E410B5E48C86

View File

@ -137,6 +137,7 @@ in
NotifyAccess = "main";
Type = "notify";
# FIXME: Which of these do we actualy need, can we drop the chroot flag?
AmbientCapabilities = [
"CAP_NET_BIND_SERVICE"
"CAP_NET_RAW"