diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c index a8c8b7caf..4aa877d7a 100644 --- a/src/nspawn/nspawn.c +++ b/src/nspawn/nspawn.c @@ -306,6 +306,9 @@ static int mount_all(const char *dest) { continue; } + if (t > 0) + continue; + mkdir_p_label(where, 0755); if (mount(mount_table[k].what,