X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-nspawn%40.service.in;h=dec2ce7df79ca1cd6c240a02fde3bf96b11ce3ba;hb=a4705396adbf1a8a3e52ed133d9b1f12cb13e77e;hp=ff36e901f030cb5caea14aa6180138593ad02cd2;hpb=c480d2f8bc63565e40bd969054ebd97e9e2deca6;p=elogind.git diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index ff36e901f..dec2ce7df 100644 --- a/units/systemd-nspawn@.service.in +++ b/units/systemd-nspawn@.service.in @@ -11,7 +11,11 @@ Documentation=man:systemd-nspawn(1) [Service] ExecStart=@bindir@/systemd-nspawn --quiet --keep-unit --boot --link-journal=guest --directory=/var/lib/container/%i +KillMode=mixed Type=notify +RestartForceExitStatus=133 +SuccessExitStatus=133 +Delegate=yes [Install] WantedBy=multi-user.target