From: Lennart Poettering Date: Mon, 20 Oct 2014 23:11:14 +0000 (+0200) Subject: man: move one more nspawn example into a proper section X-Git-Tag: v217~180 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=0b3b83e59b637660524e90a07f9ef691856b19bf man: move one more nspawn example into a proper section --- diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 22f2df472..4aa97b02e 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -751,13 +751,13 @@ This runs a copy of the host system in a btrfs snapshot. - - - Run a container with SELinux sandbox security contexts + + Run a container with SELinux sandbox security contexts - # chcon system_u:object_r:svirt_sandbox_file_t:s0:c0,c1 -R /srv/container + # chcon system_u:object_r:svirt_sandbox_file_t:s0:c0,c1 -R /srv/container # systemd-nspawn -L system_u:object_r:svirt_sandbox_file_t:s0:c0,c1 -Z system_u:system_r:svirt_lxc_net_t:s0:c0,c1 -D /srv/container /bin/sh +