From mboxrd@z Thu Jan 1 00:00:00 1970 From: LC Bruzenak Subject: audit rule question Date: Wed, 07 May 2008 11:16:01 -0500 Message-ID: <1210176961.6586.26.camel@homeserver> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m47GGSNG030014 for ; Wed, 7 May 2008 12:16:28 -0400 Received: from magi (rrcs-24-242-137-197.sw.biz.rr.com [24.242.137.197]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m47GGGJx029930 for ; Wed, 7 May 2008 12:16:17 -0400 Received: from [24.242.137.194] (helo=[192.168.30.40]) by magi with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1JtmHx-0005MJ-9i for linux-audit@redhat.com; Wed, 07 May 2008 11:14:41 -0500 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Linux Audit List-Id: linux-audit@redhat.com 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