X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemd-nspawn.xml;h=7a88436bcfd17ae61b5f619994e785b72b702884;hb=aa28aefe61c5406c5cb631f3e82457b6d1bcc967;hp=8f92b8430461ce2efd6216df824255a048cd9956;hpb=db999e0f923ca6c2c1b919d0f1c916472f209e62;p=elogind.git diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 8f92b8430..7a88436bc 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -280,6 +280,19 @@ loopback device. + + + + Assign the specified + network interface to the + container. This will move the + specified interface from the calling + namespace and place it in the + container. When the container + terminates it is moved back to the + host namespace. + + @@ -310,8 +323,11 @@ CAP_SYS_CHROOT, CAP_SYS_NICE, CAP_SYS_PTRACE, CAP_SYS_TTY_CONFIG, CAP_SYS_RESOURCE, CAP_SYS_BOOT, - CAP_AUDIT_WRITE, - CAP_AUDIT_CONTROL. + CAP_AUDIT_WRITE, CAP_AUDIT_CONTROL. If + the special value + all is passed all + capabilities are + retained.