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=e37362847a3ae793cb7382ea14569b4996f4b0ef;hp=eca62e3b1753f42627cc2d9be1cc076b753dd56f;hb=d8e40d62ab871a87fde421c4b246bb45bc3cbe2d;hpb=3331234adc763378a5e48e7ad6dc2bf9657aa535 diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index eca62e3b1..e37362847 100644 --- a/units/systemd-nspawn@.service.in +++ b/units/systemd-nspawn@.service.in @@ -10,8 +10,9 @@ Description=Container %i Documentation=man:systemd-nspawn(1) [Service] -ExecStart=@bindir@/systemd-nspawn -bjD /var/lib/container/%i +ExecStart=@bindir@/systemd-nspawn --quiet --keep-unit --boot --link-journal=guest --directory=/var/lib/container/%i +KillMode=mixed Type=notify [Install] -Also=multi-user.target +WantedBy=multi-user.target