nixos/unbound: note about the AmbientCapabilities
This commit is contained in:
parent
5e602f88d1
commit
72fbf05c17
@ -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…
x
Reference in New Issue
Block a user