Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2008 18:50:03 GMT
From:      Sten Spans <sten@blinkenlights.nl>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/126340: [PATCH] dns/powerdns-recursor: fix startup-script
Message-ID:  <200808071850.m77Io3xY025404@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/126340; it has been noted by GNATS.

From: Sten Spans <sten@blinkenlights.nl>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126340: [PATCH] dns/powerdns-recursor: fix
 startup-script
Date: Thu, 7 Aug 2008 20:48:28 +0200 (CEST)

 On Thu, 7 Aug 2008, Edwin Groothuis wrote:
 
 > Maintainer of dns/powerdns-recursor,
 >
 > Please note that PR ports/126340 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126340
 
 Mmmm, named doesn't have the "BEFORE: DAEMON" line, which is why
 I assumed that it wouldn't be needed. But the daemons in base which 
 require dns-resolving depend on named:
 
 earth# egrep 'REQUIRE:.*named' /etc/rc.d/*
 /etc/rc.d/ntpdate:# REQUIRE: NETWORKING syslogd named
 /etc/rc.d/rpcbind:# REQUIRE: NETWORKING ntpdate syslogd named
 
 And ntpd depends on ntpdate.
 
 So adding "BEFORE: DAEMON" indeed would make this work.
 Looks ok to me.
 
 -- 
 Sten Spans
 
 "There is a crack in everything, that's how the light gets in."
 Leonard Cohen - Anthem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808071850.m77Io3xY025404>