--- a/container/univention-docker/conffiles/etc/docker/seccomp-systemd.json +++ a/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", --- a/test/ucs-ec2-tools +++ a/test/ucs-ec2-tools @@ -1, +1, @@ -Subproject commit 242864869656fa372cf2dec3e3a26e5c4e403a81 +Subproject commit c167730c31931748eb2a440470fd352a9b6875b0