From owner-freebsd-rc@FreeBSD.ORG Sun Jun 1 11:15:22 2008 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AFA81065673 for ; Sun, 1 Jun 2008 11:15:22 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 5C5728FC17 for ; Sun, 1 Jun 2008 11:15:22 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 2DE322218AD4; Sun, 1 Jun 2008 20:59:34 +1000 (EST) X-Viruscan-Id: <48428116000094C81E3BE9@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id E80C321B337D for ; Sun, 1 Jun 2008 20:59:33 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id A563A2218ADE for ; Sun, 1 Jun 2008 20:59:33 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 496EF23B; Sun, 1 Jun 2008 20:59:33 +1000 (EST) Date: Sun, 1 Jun 2008 20:59:33 +1000 From: Edwin Groothuis To: freebsd-rc@freebsd.org Message-ID: <20080601105933.GA23625@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Startup after named X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2008 11:15:22 -0000 Hello, A certain port (net/freenet6) needs to be started up after the system is capable of doing DNS requests. That sounds like "REQUIRE: named". But what if the system doesn't have named enabled? What kind of require can I use for either named *or* networking? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/