From owner-freebsd-current@FreeBSD.ORG Tue Nov 25 09:35:33 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D89DE16A4CE for ; Tue, 25 Nov 2003 09:35:33 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D2F443FD7 for ; Tue, 25 Nov 2003 09:35:29 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 90484 invoked by uid 1000); 25 Nov 2003 17:35:29 -0000 Date: Tue, 25 Nov 2003 09:35:29 -0800 (PST) From: Nate Lawson To: current@freebsd.org Message-ID: <20031125093339.R90449@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: rc scripts run double on boot? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 25 Nov 2003 17:35:34 -0000 With a recent -current, I've noticed double prints for the last few rc scripts, like this: Starting cron. Local package initialization:. Local package initialization:. Additional TCP options:. Additional TCP options:. Anyone else seeing this? -Nate