From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Paris Subject: Do we need entry,always rules? Date: Tue, 08 Nov 2011 16:38:20 -0500 Message-ID: <1320788300.10093.42.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [10.11.230.205] (unused [10.11.230.205] (may be forged)) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id pA8LcKjb007799 for ; Tue, 8 Nov 2011 16:38:21 -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@redhat.com List-Id: linux-audit@redhat.com The kernel will take them, but I believe we decided to deprecate them. I can remove some 'dead' code from the kernel and just return -EINVAL if someone tries to set one. Anyone see a problem with that? -Eric