From owner-freebsd-ports@FreeBSD.ORG Fri Nov 20 13:04:41 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 960901065672 for ; Fri, 20 Nov 2009 13:04:41 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2108FC15 for ; Fri, 20 Nov 2009 13:04:40 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.3/8.14.3) with ESMTP id nAKD4esC004892; Fri, 20 Nov 2009 05:04:40 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.3/8.14.3/Submit) id nAKD4env004891; Fri, 20 Nov 2009 05:04:40 -0800 (PST) (envelope-from david) Date: Fri, 20 Nov 2009 05:04:40 -0800 From: David Wolfskill To: Xavier Beaudouin Message-ID: <20091120130440.GA2147@albert.catwhisker.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: ports@freebsd.org Subject: Re: rc.d scripts and REQUIRE part X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2009 13:04:41 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 20, 2009 at 11:38:58AM +0100, Xavier Beaudouin wrote: > ... > I am trying to understand how to customize rc.d scripts to get the right > startup sequence for all daemons. > ...=20 > But in my configuration, I need ... clamd to be started before havp.=20 >=20 > I have no garantee that clamd is started before havp. >=20 > Is there any hint (I had a look in handbook, but didn't find yet) a way to > add some REQUIRE stuff for a rc script inside, for example /etc/rc.conf ? See [man pages] rc.d(8) and rcorder(8). Use rcorder to see what the order will be. Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAksGk+cACgkQmprOCmdXAD1VpwCcDRfc77JPwYtx0vW0K/hdwufm 7IMAnRZ4D7qmgBWb4MKIy0r6mRS9RXt4 =X7zb -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK--