]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn,namespaces: make sure we recursively bind mount things in
authorLennart Poettering <lennart@poettering.net>
Mon, 13 Aug 2012 14:25:03 +0000 (16:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 13 Aug 2012 14:25:03 +0000 (16:25 +0200)
commit1e41be20158a6d982c34cea20e66ff271302abc5
treeac68ed66280435db1883b984268ae9b19d44d455
parentaed5a525777be452c8a451793cf9c16990ac5515
nspawn,namespaces: make sure we recursively bind mount things in

We want to make sure that everything from the host is also visible in
the sandbox.
src/core/namespace.c
src/nspawn/nspawn.c