From 9cb74bcb23dde8488459ca233bf9caee642b8402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 7 Nov 2013 23:57:19 -0500 Subject: man,units: fix installation of systemd-nspawn@.service and add example --- units/systemd-nspawn@.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-nspawn@.service.in') diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index eca62e3b17..8e00736498 100644 --- a/units/systemd-nspawn@.service.in +++ b/units/systemd-nspawn@.service.in @@ -14,4 +14,4 @@ ExecStart=@bindir@/systemd-nspawn -bjD /var/lib/container/%i Type=notify [Install] -Also=multi-user.target +WantedBy=multi-user.target -- cgit v1.2.1