This causes the container to shut down cleanly when the service is stopped. --- units/[email protected] | 1 + 1 file changed, 1 insertion(+)
diff --git a/units/[email protected] b/units/[email protected] index ff36e90..6228345 100644 --- a/units/[email protected] +++ b/units/[email protected] @@ -11,6 +11,7 @@ Documentation=man:systemd-nspawn(1) [Service] ExecStart=@bindir@/systemd-nspawn --quiet --keep-unit --boot --link-journal=guest --directory=/var/lib/container/%i +KillMode=process Type=notify [Install] -- 1.9.3 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
