chiark / gitweb /
CODING_STYLE: clarify that single-line if blocks should not be enclosed in {}
[elogind.git] / units / systemd-nspawn@.service.in
index e37362847a3ae793cb7382ea14569b4996f4b0ef..574d0deafa204af47f15b335ea0e12e5a653c79b 100644 (file)
@@ -13,6 +13,8 @@ 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
 
 [Install]
 WantedBy=multi-user.target