FS#76321 - [inotify-tools] enable fanotify support
Attached to Project:
Community Packages
Opened by Leon Möller (jkhsjdhjs) - Friday, 28 October 2022, 01:47 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 29 March 2023, 12:06 GMT
Opened by Leon Möller (jkhsjdhjs) - Friday, 28 October 2022, 01:47 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 29 March 2023, 12:06 GMT
|
Details
Since Linux 5.9 the kernel is able to report
inotify-compatible events via the fanotify API. Support for
fanotify is already available in inotify-tools, but not
enabled for this package. When enabled, two additional
binaries fsnotifywait and fsnotifywatch will be compiled and
installed. AFAICT it's just the flag `--enable-fanotify`
that needs to be added to `./configure`.
See also: https://man.archlinux.org/man/inotifywait.1#fsnotifywait Additional info: * package version(s) 3.22.6.0-1 |
This task depends upon