nixos/unbound: note about the AmbientCapabilities
This commit is contained in:
parent
5e602f88d1
commit
72fbf05c17
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ in
|
||||||
NotifyAccess = "main";
|
NotifyAccess = "main";
|
||||||
Type = "notify";
|
Type = "notify";
|
||||||
|
|
||||||
|
# FIXME: Which of these do we actualy need, can we drop the chroot flag?
|
||||||
AmbientCapabilities = [
|
AmbientCapabilities = [
|
||||||
"CAP_NET_BIND_SERVICE"
|
"CAP_NET_BIND_SERVICE"
|
||||||
"CAP_NET_RAW"
|
"CAP_NET_RAW"
|
||||||
|
|
Loading…
Reference in a new issue