public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* Error deleting rule during shutdown with -e 2
@ 2011-10-12 15:12 Daniel Neuberger
  2011-10-12 15:27 ` Steve Grubb
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Neuberger @ 2011-10-12 15:12 UTC (permalink / raw)
  To: linux-audit

All,

When stopping auditd during a system shutdown, I see the following error:

Error deleting rule (Operation not permitted)

My audit.rules file looks like:
------------------------
-D
[trimmed]
-a always,exit -F arch=b32 -S open -S openat -F exit=-EPERM -k access4
-w /etc/sudoers -p wa -k actions  -p wax
[trimmed]
-e 2
------------------------

The only ways I've found to fix this is to remove the -e 2 option, but 
we need our rules to be immutable?

Also based on looking at the auditd init script, setting 
AUDITD_CLEAN_STOP=no during shutdown would work, but I don't want to 
modify the script.

Any other ideas?

Thanks.

- Daniel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-12 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 15:12 Error deleting rule during shutdown with -e 2 Daniel Neuberger
2011-10-12 15:27 ` Steve Grubb
2011-10-12 16:01   ` Daniel Neuberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox