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=c0d5886f8855c4e5557cab8e32c35c2e3e9c5ea0;hb=d8e40d62ab871a87fde421c4b246bb45bc3cbe2d;hpb=05947befcec9afb83b9ce48d613ff372c63e2ed1 diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index c0d5886f8..e37362847 100644 --- a/units/systemd-nspawn@.service.in +++ b/units/systemd-nspawn@.service.in @@ -10,9 +10,9 @@ Description=Container %i Documentation=man:systemd-nspawn(1) [Service] -ExecStart=@bindir@/systemd-nspawn -bjD /var/lib/container/%i -ControlGroup=%R/machine/%i.nspawn cpu:/ +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