Univention Bugzilla – Attachment 10576 Details for
Bug 52478
add statx (sys call) to defaultr docker seccomp policy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
univention-docker.patch
univention-docker.patch (text/plain), 827 bytes, created by
Felix Botner
on 2020-12-10 15:06:39 CET
(
hide
)
Description:
univention-docker.patch
Filename:
MIME Type:
Creator:
Felix Botner
Created:
2020-12-10 15:06:39 CET
Size:
827 bytes
patch
obsolete
>diff --git a/container/univention-docker/conffiles/etc/docker/seccomp-systemd.json b/container/univention-docker/conffiles/etc/docker/seccomp-systemd.json >index ef27019e9d..f4f9ef7aa0 100644 >--- a/container/univention-docker/conffiles/etc/docker/seccomp-systemd.json >+++ b/container/univention-docker/conffiles/etc/docker/seccomp-systemd.json >@@ -1582,6 +1582,11 @@ > "action": "SCMP_ACT_ALLOW", > "args": [] > }, >+ { >+ "name": "statx", >+ "action": "SCMP_ACT_ALLOW", >+ "args": [] >+ }, > { > "name": "clone", > "action": "SCMP_ACT_ALLOW", >diff --git a/test/ucs-ec2-tools b/test/ucs-ec2-tools >index 2428648696..c167730c31 160000 >--- a/test/ucs-ec2-tools >+++ b/test/ucs-ec2-tools >@@ -1 +1 @@ >-Subproject commit 242864869656fa372cf2dec3e3a26e5c4e403a81 >+Subproject commit c167730c31931748eb2a440470fd352a9b6875b0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52478
: 10576