chiark / gitweb /
update TODO
[elogind.git] / units / systemd-nspawn@.service.in
index ff36e901f030cb5caea14aa6180138593ad02cd2..dec2ce7df79ca1cd6c240a02fde3bf96b11ce3ba 100644 (file)
@@ -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