mirror of
https://github.com/containers/youki
synced 2025-11-11 03:18:41 +01:00
18 lines
245 B
JSON
18 lines
245 B
JSON
[
|
|
{
|
|
"allow": false,
|
|
"access": "rwm"
|
|
},
|
|
{
|
|
"allow": true,
|
|
"type": "c",
|
|
"access": "rwm"
|
|
},
|
|
{
|
|
"allow": true,
|
|
"type": "b",
|
|
"major": 8,
|
|
"access": "rm"
|
|
}
|
|
]
|