From owner-freebsd-questions@FreeBSD.ORG Tue Feb 11 19:20:02 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A4FD4E4 for ; Tue, 11 Feb 2014 19:20:02 +0000 (UTC) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 59B4D16C7 for ; Tue, 11 Feb 2014 19:20:02 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id A1E09209E1 for ; Tue, 11 Feb 2014 14:19:54 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Tue, 11 Feb 2014 14:19:55 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=smtpout; bh=WnB6+3IQo8JO2GKQS4Q4RXTuw8k=; b=MuWk5 V9gk3ux5y0RA+5dVsi7+sm4dlc/yJNNty4oIGTBkvXECGUFn/FUH0o44gIrrZn3J saU8eBjwcRE3D00xuzBCPosub0pc/8E8T7iREvIQHHiAB61RJ0tTnhmSYoDi/Awq HdeePYiK4y+8SWcWS827H66A+2aUNbfeqLZK3M= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id CD5641195F5; Tue, 11 Feb 2014 14:19:53 -0500 (EST) Message-Id: <1392146393.20766.82157561.4C8DFFF8@webmail.messagingengine.com> X-Sasl-Enc: 42ahxT/yNMmmpo3oqvbTtjKmNiYfPXaPnpyl2b9jyGrD 1392146393 From: Mark Felder To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-e72899be Subject: Re: NSD 4.0.1 wont start after upgrad Date: Tue, 11 Feb 2014 13:19:53 -0600 In-Reply-To: <201402101109.s1AB9Gat045748@bela.nlnetlabs.nl> References: <201402101109.s1AB9Gat045748@bela.nlnetlabs.nl> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 19:20:02 -0000 On Mon, Feb 10, 2014, at 5:09, Jaap Akkerhuis wrote: > > Oops. > > Any Suggestions ? > > Best Regards > > The wrong rc file ended up in the port. Use the one below. A port > revision will be out soon. For the time being use the file below. > > Apologies. > > jaap > Keep in mind that modified rc scripts do not get removed when a pkg is removed, and I believe the new one may not overwrite the existing one. I know I've seen this type of behavior before but I do not know what is really supposed to happen.