X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-nspawn%40.service.in;h=ff36e901f030cb5caea14aa6180138593ad02cd2;hp=eca62e3b1753f42627cc2d9be1cc076b753dd56f;hb=0cb9fbcd44517ec90b2a678876194607beab5dec;hpb=3331234adc763378a5e48e7ad6dc2bf9657aa535 diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index eca62e3b1..ff36e901f 100644 --- a/units/systemd-nspawn@.service.in +++ b/units/systemd-nspawn@.service.in @@ -10,8 +10,8 @@ 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 Type=notify [Install] -Also=multi-user.target +WantedBy=multi-user.target