chiark / gitweb /
nspawn: add basic user namespacing support
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Feb 2015 10:30:18 +0000 (11:30 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Feb 2015 10:31:08 +0000 (11:31 +0100)
commit6dac160c0a5ba7a0f39db183e877ed8e85057234
tree636f0608f99a9a4efd0b1d7ba486c0f88f3c8551
parent4e5589836c9e143796c3f3d81e67ab7a9209e2b0
nspawn: add basic user namespacing support

(This is incomplete, /proc and /sys are still owned by root from outside
the container, not inside)
src/nspawn/nspawn.c