README: document that CONFIG_SECCOMP_FILTER is required for SECCOMP support

This commit is contained in:
Felipe Sateler 2016-09-05 19:16:13 -03:00
parent 1cec406d62
commit fd74fa791f
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -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