Sandboxed compiles: adjust clsi-profile

This commit is contained in:
yu-i-i
2025-11-11 03:07:27 +01:00
parent 5c7e85fed1
commit e3192dee6d

View File

@@ -857,6 +857,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": []
}
]
}