mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-05 11:57:06 +08:00
23 lines
317 B
Plaintext
23 lines
317 B
Plaintext
![]() |
{
|
||
|
"bounding": [
|
||
|
"CAP_NET_BIND_SERVICE",
|
||
|
"CAP_SYS_TIME"
|
||
|
],
|
||
|
"effective": [
|
||
|
"CAP_NET_BIND_SERVICE",
|
||
|
"CAP_SYS_TIME"
|
||
|
],
|
||
|
"ambient": [
|
||
|
"CAP_NET_BIND_SERVICE",
|
||
|
"CAP_SYS_TIME"
|
||
|
],
|
||
|
"permitted": [
|
||
|
"CAP_NET_BIND_SERVICE",
|
||
|
"CAP_SYS_TIME"
|
||
|
],
|
||
|
"inheritable": [
|
||
|
"CAP_NET_BIND_SERVICE",
|
||
|
"CAP_SYS_TIME"
|
||
|
]
|
||
|
}
|