I'm trying to list the rules in a rules file using auditctl
, whenever I do: auditctl -R audit.rules -l
; I receive the error Error - nested rule files not supported
. I've gone so far as to empty the rules file I'm trying to load, but I still get this! Is it loading from somewhere else?
When I do auditctl -l
I get: No rules, just right
.