public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* audit rule question
@ 2008-05-07 16:16 LC Bruzenak
  2008-05-07 16:44 ` Steve Grubb
  0 siblings, 1 reply; 5+ messages in thread
From: LC Bruzenak @ 2008-05-07 16:16 UTC (permalink / raw)
  To: Linux Audit

Q: Manpage says :
 
"-S [Syscall name or number|all]"
..."You may also specify multiple syscalls in the same rule as a comma
separated list with no spaces in between. Doing so improves performance
since  fewer rules need to be evaluated."...

So I'd have thought that this would work:
-a always,exit -F arch=b64 -S adjtimex,settimeofday -k time-change

but only this does:
-a always,exit -F arch=b64 -S adjtimex -S settimeofday -k time-change

Restarting auditd says:
There was an error in line 165 of /etc/audit/audit.rules

Am I misunderstanding this option, or is there a manpage or code error?
audit-1.7.2-6.fc9.x86_64

Thx,
LCB.

-- 
LC (Lenny) Bruzenak
lenny@magitekltd.com

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

end of thread, other threads:[~2008-05-07 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-07 16:16 audit rule question LC Bruzenak
2008-05-07 16:44 ` Steve Grubb
2008-05-07 16:56   ` LC Bruzenak
2008-05-07 18:07     ` LC Bruzenak
2008-05-07 18:37     ` Steve Grubb

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