As of upgrading to v1.1.6, we noticed that we were no longer receiving events since we didn't opt in for monitoring bind mounted accesses via the config option.
Without FAN_MARK_MOUNT added to the flags set in fanotify_mark, fapolicyd does not receive events for any subdirectories specified by the path parameter.
As of upgrading to v1.1.6, we noticed that we were no longer receiving events since we didn't opt in for monitoring bind mounted accesses via the config option.
Without
FAN_MARK_MOUNT
added to the flags set infanotify_mark
, fapolicyd does not receive events for any subdirectories specified by the path parameter.cc. @kenbreeman