Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
After upgrading the kernel audit rules are no longer accepted / applied.
Attempted audit rules:
-a exit,always -F arch=b64 -S execve
-a exit,always -F arch=b32 -S execve
* What exactly did you do (or not do) that was effective (or
ineffective)?
Reboot w/ older kernel and everything works fine.
* What was the outcome of this action?
Works with older kernel:
Debian 3.2.60-1+deb7u3 x86_64
but not with anything newer.
* What outcome did you expect instead?
Was expecting auditctl -l to list the rules specified in /etc/audit/audit.rules OR in case of newer package /etc/audit/rules.d/audit.rules.dpkg-new
OR for " auditctl -a exit,always -F arch=b64 -S execve " to not return " Error sending add rule request (Operation not supported) "
*** End of the template - remove these lines ***