From owner-freebsd-security@FreeBSD.ORG Thu Sep 25 12:14:29 2008 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71FCC106568A for ; Thu, 25 Sep 2008 12:14:29 +0000 (UTC) (envelope-from bra@fsn.hu) Received: from people.fsn.hu (people.fsn.hu [195.228.252.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3770C8FC16 for ; Thu, 25 Sep 2008 12:14:28 +0000 (UTC) (envelope-from bra@fsn.hu) Received: from [172.16.129.135] (fw.axelero.hu [195.228.243.120]) by people.fsn.hu (Postfix) with ESMTP id 1CB5A13F83E for ; Thu, 25 Sep 2008 13:57:28 +0200 (CEST) Message-ID: <48DB7CA4.80609@fsn.hu> Date: Thu, 25 Sep 2008 13:57:24 +0200 From: Attila Nagy User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-security@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Missing /dev/auditpipe X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2008 12:14:29 -0000 Hello, Running RELENG_7 (and HEAD too), and I can't find the auditpipe device. Is there anything which should be set in order to make it useable? auditd runs and logs to /var/audit, which I can read with praudit. Thanks,