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=e37362847a3ae793cb7382ea14569b4996f4b0ef;hpb=d8e40d62ab871a87fde421c4b246bb45bc3cbe2d;p=elogind.git diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index e37362847..dec2ce7df 100644 --- a/units/systemd-nspawn@.service.in +++ b/units/systemd-nspawn@.service.in @@ -13,6 +13,9 @@ Documentation=man:systemd-nspawn(1) 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