Files
small-package/dnsproxy/files/dnsproxy.json

18 lines
227 B
JSON
Raw Normal View History

2024-05-09 16:21:19 +08:00
{
"bounding": [
"CAP_NET_BIND_SERVICE"
],
"effective": [
"CAP_NET_BIND_SERVICE"
],
"ambient": [
"CAP_NET_BIND_SERVICE"
],
"permitted": [
"CAP_NET_BIND_SERVICE"
],
"inheritable": [
"CAP_NET_BIND_SERVICE"
]
}