commit | 939a67fc4cbab8ca11c90da8a769d7e965d66a9b | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Dec 17 20:12:06 2009 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:58:19 2010 -0400 |
tree | 973363dabb2e84aa18e0ce1bbaf794be434e3901 | |
parent | 67640b602f68332a83808426911636e9dbcc71fe [diff] |
Audit: split audit watch Kconfig Audit watch should depend on CONFIG_AUDIT_SYSCALL and should select FSNOTIFY. This splits the spagetti like mixing of audit_watch and audit_filter code so they can be configured seperately. Signed-off-by: Eric Paris <eparis@redhat.com>