diff --git a/readme.md b/readme.md index 0ed8b0c0..75a0de11 100644 --- a/readme.md +++ b/readme.md @@ -415,7 +415,8 @@ Special filesystems, including `/proc` and `/sys`, cannot be watched with `inotify`, `fanotify` or the `warthog`. Future work may involve dispatching ebpf programs for the kernel to use. This would allow us -to monitor for `modify` events. +to monitor for `modify` events on some of those +special filesystem.