From 9cb74bcb23dde8488459ca233bf9caee642b8402 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Thu, 7 Nov 2013 23:57:19 -0500 Subject: man,units: fix installation of systemd-nspawn@.service and add example --- man/systemd-nspawn.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man') diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index c2be6d5446..3707a5ec94 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -409,6 +409,18 @@ boots an OS in a namespace container in it. + + Example 4 + + # mv ~/arch-tree /var/lib/container/arch +# systemctl enable systemd-nspawn@arch.service +# systemctl start systemd-nspawn@arch.service + + This makes the Arch Linux container part of the + multi-user.target on the host. + + + Exit status -- cgit v1.2.3-54-g00ecf