]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: allow 32-bit chroots from 64-bit hosts
authorDave Reisner <dreisner@archlinux.org>
Tue, 18 Feb 2014 19:44:14 +0000 (14:44 -0500)
committerLennart Poettering <lennart@poettering.net>
Tue, 18 Feb 2014 20:26:24 +0000 (21:26 +0100)
commitf3d5485b805de60ee71810eeb58e82d44ce24fe1
tree40161ceea98df0ddaaa06b2f8d5f3278950585a8
parent4b462d1a28461b302586b117736ef288fba1012f
nspawn: allow 32-bit chroots from 64-bit hosts

Arch Linux uses nspawn as a container for building packages and needs
to be able to start a 32bit chroot from a 64bit host. 24fb11120756
disrupted this feature when seccomp handling was added.
src/nspawn/nspawn.c