mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 17:38:42 +00:00
README: kcmp() is unnecessary if we have F_DUPFD_QUERY (v6.10)
This commit is contained in:
3
README
3
README
@@ -124,7 +124,8 @@ REQUIREMENTS:
|
||||
CONFIG_SECCOMP
|
||||
CONFIG_SECCOMP_FILTER (required for seccomp support)
|
||||
CONFIG_KCMP (for the kcmp() syscall, used to be under
|
||||
CONFIG_CHECKPOINT_RESTORE before ~5.12)
|
||||
CONFIG_CHECKPOINT_RESTORE before ~5.12;
|
||||
not needed after 6.10)
|
||||
CONFIG_NET_SCHED
|
||||
CONFIG_NET_SCH_FQ_CODEL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user