mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
README: add INOTIFY and SIGNALFD
This commit is contained in:
parent
262d5cca89
commit
98ad80f873
2
README
2
README
@ -20,6 +20,8 @@ Requirements:
|
|||||||
CONFIG_PROC_FS=y
|
CONFIG_PROC_FS=y
|
||||||
CONFIG_TMPFS=y
|
CONFIG_TMPFS=y
|
||||||
CONFIG_TMPFS_POSIX_ACL=y
|
CONFIG_TMPFS_POSIX_ACL=y
|
||||||
|
CONFIG_INOTIFY=y
|
||||||
|
CONFIG_SIGNALFD=y
|
||||||
|
|
||||||
- For reliable operation, the kernel must not use the CONFIG_SYSFS_DEPRECATED*
|
- For reliable operation, the kernel must not use the CONFIG_SYSFS_DEPRECATED*
|
||||||
option.
|
option.
|
||||||
|
Loading…
Reference in New Issue
Block a user