From owner-freebsd-questions@FreeBSD.ORG Tue Mar 14 15:51:21 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC10F16A41F for ; Tue, 14 Mar 2006 15:51:21 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B1843D5E for ; Tue, 14 Mar 2006 15:51:21 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) by wingspan with esmtp; Tue, 14 Mar 2006 10:51:20 -0500 id 00056465.4416E678.0000AF7C Date: Tue, 14 Mar 2006 10:51:20 -0500 From: Bill Moran To: questions@freebsd.org Message-Id: <20060314105120.67ef5432.wmoran@collaborativefusion.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.0 (GTK+ 2.8.12; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Regarding the (apparent) removal of syslogd_program functionality in recent versions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 15:51:21 -0000 The rc.conf manpage states that syslogd_program= can be used to change the program run for system logging. This is also mentioned in /etc/defaults/rc.conf and in the pkg-message for the syslog-ng port. It appears as if this capability has been removed from post 4.x systems. The rcng script for syslog does not honor syslogd_program - nor does anything else on a 6.0 system, as far as I can tell. I was getting ready to write a doc PR, and I thought I'd ask about it first. Does anyone know if there's a reason to put this functionality back in? It seems to work just fine if I use syslogd_enable="NO" and allow the script in /usr/local/etc/rc.d to start syslog-ng Thoughts? -- Bill Moran Collaborative Fusion Inc.