Fixed web-service startup error
This commit is contained in:
parent
1df3eecbc4
commit
a62928a46e
@ -1530,6 +1530,16 @@
|
||||
"name": "writev",
|
||||
"action": "SCMP_ACT_ALLOW",
|
||||
"args": null
|
||||
},
|
||||
{
|
||||
"name": "statx",
|
||||
"action": "SCMP_ACT_ALLOW",
|
||||
"args": null
|
||||
},
|
||||
{
|
||||
"name": "openat2",
|
||||
"action": "SCMP_ACT_ALLOW",
|
||||
"args": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user