chiark / gitweb /
nspawn: always use bind mounts to make API file systems available in the container
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Jul 2011 19:57:56 +0000 (21:57 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 13 Jul 2011 19:57:56 +0000 (21:57 +0200)
commitf5c1b9eeb94c112e5dac09fc6a47c571356c30c0
tree81a31bc8db597e35155855d9bc6e468b6ef432cd
parent2eb916cdff570a2ce741fc9b40d7316a77c57c27
nspawn: always use bind mounts to make API file systems available in the container

This ensures that read-only flags are never passed from the container to
the host OS.
src/nspawn.c