Merge pull request #28549 from evujumenuk/exit_on_reboot

containers: remove EXIT_ON_REBOOT
This commit is contained in:
Jörg Thalheim
2017-08-25 07:02:31 +01:00
committed by GitHub

View File

@@ -120,7 +120,6 @@ let
# Run systemd-nspawn without startup notification (we'll
# wait for the container systemd to signal readiness).
EXIT_ON_REBOOT=1 \
exec ${config.systemd.package}/bin/systemd-nspawn \
--keep-unit \
-M "$INSTANCE" -D "$root" $extraFlags \