summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch-nspawn.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-nspawn.in b/arch-nspawn.in
index 453792b..8009534 100644
--- a/arch-nspawn.in
+++ b/arch-nspawn.in
@@ -133,6 +133,6 @@ copy_hostconf
exec ${CARCH:+setarch "$CARCH"} systemd-nspawn -q \
-D "$working_dir" \
- --register=no \
+ --register=no --keep-unit \
"${mount_args[@]}" \
"$@"