blob: 8a05dba4bc0e6d9ee9ef238b6c56f820ac3a4953 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001{
2 "bounding": [
3 "CAP_NET_BIND_SERVICE",
4 "CAP_SYS_TIME"
5 ],
6 "effective": [
7 "CAP_NET_BIND_SERVICE",
8 "CAP_SYS_TIME"
9 ],
10 "ambient": [
11 "CAP_NET_BIND_SERVICE",
12 "CAP_SYS_TIME"
13 ],
14 "permitted": [
15 "CAP_NET_BIND_SERVICE",
16 "CAP_SYS_TIME"
17 ],
18 "inheritable": [
19 "CAP_NET_BIND_SERVICE",
20 "CAP_SYS_TIME"
21 ]
22}