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