mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
README: CONFIG_KCMP is the new kernel compile time option for kcmp()
Fixes: #21947
This commit is contained in:
parent
ec82f867ee
commit
560ace5da8
2
README
2
README
@ -88,7 +88,7 @@ REQUIREMENTS:
|
||||
CONFIG_{TMPFS,EXT4_FS,XFS,BTRFS_FS,...}_POSIX_ACL
|
||||
CONFIG_SECCOMP
|
||||
CONFIG_SECCOMP_FILTER (required for seccomp support)
|
||||
CONFIG_CHECKPOINT_RESTORE (for the kcmp() syscall)
|
||||
CONFIG_KCMP (for the kcmp() syscall, used to be under CONFIG_CHECKPOINT_RESTORE before ~5.12)
|
||||
|
||||
Required for CPUShares= in resource control unit settings
|
||||
CONFIG_CGROUP_SCHED
|
||||
|
Loading…
Reference in New Issue
Block a user