]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: document that CONFIG_SECCOMP_FILTER is required for SECCOMP support 4087/head
authorFelipe Sateler <fsateler@gmail.com>
Mon, 5 Sep 2016 22:16:13 +0000 (19:16 -0300)
committerFelipe Sateler <fsateler@gmail.com>
Tue, 6 Sep 2016 23:25:49 +0000 (20:25 -0300)
README

diff --git a/README b/README
index 19c15a70b07638a624a6361c1f0b7afc8b310482..fb6fd6381bea29f166098c05a68ee4fe98e1db2b 100644 (file)
--- 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