aboutsummaryrefslogtreecommitdiff
path: root/net/dnsproxy/files/dnsproxy.json
blob: 82eb37a361fcc76571db02bf8f2319417462e5c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"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"
	]
}