nspawn: don't inherit read-only flag from disk image if --ephemeral is used
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Apr 2015 14:56:51 +0000 (16:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 22 Apr 2015 14:56:51 +0000 (16:56 +0200)
commitaee327b8169670986f6a48acbd5ffe1355bfcf27
tree93b6054a1960fe30f22cab89e1c951d2072b5afa
parentffb296b2c28c32cccff512e90a1696eaf0c23708
nspawn: don't inherit read-only flag from disk image if --ephemeral is used

When --ephemeral is used there's no need to keep the image read-only, so
let's not do that then.
src/nspawn/nspawn.c