From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QjH5k-0000xR-5x for garchives@archives.gentoo.org; Tue, 19 Jul 2011 20:40:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7EA521C282; Tue, 19 Jul 2011 20:40:18 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 4D94F21C3C5 for ; Tue, 19 Jul 2011 20:39:20 +0000 (UTC) Received: by vxh17 with SMTP id 17so3424566vxh.40 for ; Tue, 19 Jul 2011 13:39:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=pW2md6JXSn8SXbrJHojdfHvC7IZNq1qtFPScnSkyw7A=; b=EVk+AALz4JazmK8txWHxL7ckpd8ELMNpczxXcd57x/Gz1zoCktMGW2ls4el2GZoMdc LAtRpXV1/vn5w364sDPQMjKpbkTV68GIp0COmcg8Z4eaAAXDojD43CKG0QTPYaD20jeI jFFsDZLf7wQQijj/KhtikalvhhZHjfNbhEgU0= Received: by 10.52.24.168 with SMTP id v8mr5492507vdf.299.1311107959829; Tue, 19 Jul 2011 13:39:19 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.52.160.194 with HTTP; Tue, 19 Jul 2011 13:38:58 -0700 (PDT) From: Paul Hartman Date: Tue, 19 Jul 2011 15:38:58 -0500 X-Google-Sender-Auth: FPhvbKxscHFuIqfuyw2Cw1hxg2w Message-ID: Subject: [gentoo-user] ulogd fails to start To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 9a13b795348759ced46fe655f1cfa0bb Hi, I emerged ulogd-2.0.0_beta4 and using the ulogd.conf that was installed by portage, it fails to start. I get this message in the log: Tue Jul 19 15:32:08 2011 <8> ulogd.c:1179 not even a single working plugin stack Does anyone know what that's about? ULOG stuff is enabled in my kernel, and the plugins are on disk where the config file says. So I don't know what's wrong... Thanks, Paul