From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH]Fix me add subj Date: Tue, 26 Aug 2008 15:34:44 -0400 Message-ID: <200808261534.44590.sgrubb@redhat.com> References: <006001c90119$cb3a5e20$958da70a@truly> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <006001c90119$cb3a5e20$958da70a@truly> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Chu Li , Casey Schaufler Cc: 'linux-audit' List-Id: linux-audit@redhat.com On Monday 18 August 2008 06:04:25 Chu Li wrote: > I have made a patch for "Fixme add subj" in auditd.c. This is for the > latest codes. Now that the audit svn is open for new work...I started to apply this patch. But then I got to thinking about SMACK. It probably does not like us to get selinux labels. I was wondering if we need to try to get its label, too? And I was wondering if both SE Linux and SMACK could be running at the same time? If they can, do we collect both labels? -Steve