mirror of
https://github.com/containers/youki
synced 2024-11-24 01:44:17 +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"
|
|
}
|
|
]
|