From owner-freebsd-current@FreeBSD.ORG Wed Apr 4 08:35:45 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C56116A401 for ; Wed, 4 Apr 2007 08:35:45 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id A740513C43E for ; Wed, 4 Apr 2007 08:35:44 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.8/8.13.8) with ESMTP id l348ZeFv032855; Wed, 4 Apr 2007 12:35:40 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.8/8.13.8/Submit) id l348ZeXp032854; Wed, 4 Apr 2007 12:35:40 +0400 (MSD) (envelope-from ache) Date: Wed, 4 Apr 2007 12:35:40 +0400 From: Andrey Chernov To: Lukas Ertl Message-ID: <20070404083540.GA32773@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Lukas Ertl , Johan Hendriks , freebsd-current@freebsd.org, des@freebsd.org References: <57200BF94E69E54880C9BB1AF714BBCB011158@w2003s01.double-l.local> <46135841.1010902@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46135841.1010902@freebsd.org> User-Agent: Mutt/1.5.14 (2007-02-12) Cc: Johan Hendriks , des@freebsd.org, freebsd-current@freebsd.org Subject: Re: ports do not start at 7 current as of today X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2007 08:35:45 -0000 On Wed, Apr 04, 2007 at 09:48:17AM +0200, Lukas Ertl wrote: > Johan Hendriks wrote: > > This is the output from rcorder /usr/local/etc/rc.d/* > > > > rcorder: file `/usr/local/etc/rc.d/ezjail.sh' is before unknown provision `securelevel' > > rcorder: requirement `DAEMON' in file `/usr/local/etc/rc.d/cupsd' has no providers. About rcorder's part - this was so even before des@ change. Use this call form instead: rcorder /etc/rc.d/* /usr/local/etc/rc.d/* -- http://ache.pp.ru/