diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2012-12-11 18:13:16 +0000 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2012-12-11 18:13:16 +0000 |
commit | 6a448405a3f5b34f005b7e9363b252440a96448a (patch) | |
tree | 5209a510ef7e3571d63129109e93de9b20df7626 /tests | |
parent | 75c3d16176aec599f7e3e7c7e44c0afb337d54b7 (diff) | |
download | sos-6a448405a3f5b34f005b7e9363b252440a96448a.tar.gz |
Delete selinux module's analyze() method
The analyze machinery hasn't been hooked up since commit 6ea48cb.
The use of these methods has also not been especially clear: some
modules trigger additional file/command collection here while
others only add alerts (the original purpose of analyze()). Other
module call the addAlert() interface from their setup() method.
Move the SELinux module's analyze functionality into the main
setup() method but make it conditional on setroubleshoot being
installed as it's necessary for the current implementation.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions