summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@gmail.com>2016-09-05 19:16:13 -0300
committerFelipe Sateler <fsateler@gmail.com>2016-09-06 20:25:49 -0300
commitfd74fa791f95433ac52520764b67e6fb4bda2c0e (patch)
tree5ac8a407c10f16e024b07a92a1d14f89b43244c5 /README
parent1cec406d62f00a7642c94834010a60548ae99d96 (diff)
README: document that CONFIG_SECCOMP_FILTER is required for SECCOMP support
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 19c15a70b0..fb6fd6381b 100644
--- a/README
+++ b/README
@@ -79,6 +79,7 @@ REQUIREMENTS:
CONFIG_TMPFS_XATTR
CONFIG_{TMPFS,EXT4,XFS,BTRFS_FS,...}_POSIX_ACL
CONFIG_SECCOMP
+ CONFIG_SECCOMP_FILTER (required for seccomp support)
CONFIG_CHECKPOINT_RESTORE (for the kcmp() syscall)
Required for CPUShares= in resource control unit settings