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

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"