Sandboxed compiles: adjust clsi-profile

This commit is contained in:
yu-i-i
2025-11-11 03:07:27 +01:00
parent 7b9aa7c826
commit 15492c0e74

View File

@@ -842,6 +842,21 @@
"name": "poll",
"action": "SCMP_ACT_ALLOW",
"args": []
},
{
"name": "openat2",
"action": "SCMP_ACT_ALLOW",
"args": []
},
{
"name": "statx",
"action": "SCMP_ACT_ALLOW",
"args": []
},
{
"name": "clone3",
"action": "SCMP_ACT_ALLOW",
"args": []
}
]
}