From owner-freebsd-questions@FreeBSD.ORG Mon Dec 31 04:27:21 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAF2516A417 for ; Mon, 31 Dec 2007 04:27:21 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id 93E5013C448 for ; Mon, 31 Dec 2007 04:27:21 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 1EF4D5A6B6 for ; Sun, 30 Dec 2007 23:27:21 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Sun, 30 Dec 2007 23:27:21 -0500 X-Sasl-enc: vXv0aofzX39fzLNfUZXruV/NaNBtqSpKuxBWWawjr+2M 1199075240 Received: from hagrid.ewd.goldmark.org (n114.ewd.goldmark.org [72.64.118.114]) by mail.messagingengine.com (Postfix) with ESMTP id D3EC024E59 for ; Sun, 30 Dec 2007 23:27:20 -0500 (EST) Message-Id: <542F8326-4A77-42AA-9FFF-CB8C6AD8756A@goldmark.org> From: Jeffrey Goldberg To: User questions Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Sun, 30 Dec 2007 22:27:19 -0600 X-Mailer: Apple Mail (2.915) Subject: How to not start syslogd 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: Mon, 31 Dec 2007 04:27:21 -0000 I've installed and configured syslog-ng from ports and no longer wish to have the standard syslogd run. Putting syslogd_enable="NO" into /etc/rc.conf did not prevent it from starting. Of course I can see lots of ways of preventing syslogd from starting. I could remove the binary, I could remove /etc/rc.d/syslogd, but I would like to know if there is a recommended, easy to undo, and update resistant way of doing this. Thanks, -j -- Jeffrey Goldberg http://www.goldmark.org/jeff/