Skip to content

Add some capabilities and system calls to arch-nspawn

Allan McRae requested to merge (removed):nspawn into master

Vairious testsuite failures in glibc are caused by default restrictions in system-nspawn. Adding the following allows the glibc testsuite to pass:

--system-call-filter="@clock @memlock @pkey"

Signed-off-by: Allan McRae allan@archlinux.org

Edited by Allan McRae

Merge request reports