On Thu, 2005-07-07 at 15:48 -0400, Steve Grubb wrote:
Tim's code lets you say I want change notification to this file
only. The
notification follows the audit format with all relavant pieces of information
gathered at the time of the event and serialized with all other events.
well can't you sort of do that based on (selinux) security context of
the file already? after all that's part of the inode already. Isn't that
finegrained enough?