X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=bec233c1ca9eb9c056df7dc72a385483b3de8a16;hp=75d2e6d72e2a0a9c91cf18cf782eef8039f196ba;hb=d69b12ac8aed834e4a8220d19c6895ef04c73679;hpb=420c7379fb96a188459690a634d0fede55721183 diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 75d2e6d72..bec233c1c 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -380,6 +380,21 @@ creates read-only bind mount. + + + + + Specifies an + environment variable assignment to + pass to the init process in the + container, in the format + NAME=VALUE. This + may be used to override the default + variables or to set additional + variables. This parameter may be used + more than once. + + @@ -431,6 +446,17 @@ + + Example 5 + + # btrfs subvolume snapshot / /.tmp +# systemd-nspawn --private-network -D /.tmp -b + + This runs a copy of the host system in a + btrfs snapshot. + + + Exit status