Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2003 18:07:01 +0000
From:      Bruce M Simpson <bms@spc.org>
To:        Nate Lawson <nate@root.org>
Cc:        current@freebsd.org
Subject:   Re: rc scripts run double on boot?
Message-ID:  <20031125180701.GB2357@saboteur.dek.spc.org>
In-Reply-To: <20031125093339.R90449@root.org>
References:  <20031125093339.R90449@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 25, 2003 at 09:35:29AM -0800, Nate Lawson wrote:
> 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?

Looks like a couple of RC scripts were renamed/moved in more recent -CURRENT
than 5.1-RELEASE. this bit me recently. The offending scripts were along
the lines of /etc/rc.d/network3 if I recall. There were two. I rm'd the
offending ones without thinking the other day after a grep -Hr of rc.d :-)

Sorry I can't be of more help :-)

BMS



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