From 39ed67d14694983dabd6641c02216aa440eed767 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 13 Feb 2014 02:45:11 +0100 Subject: nspawn: introduce --capability=all for retaining all capabilities --- man/systemd-nspawn.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 8f92b84304..ba2c5a487b 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -310,8 +310,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. -- cgit v1.2.3-54-g00ecf