From owner-freebsd-stable@FreeBSD.ORG Wed May 30 16:07:29 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB06016A41F for ; Wed, 30 May 2007 16:07:29 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id 9195013C448 for ; Wed, 30 May 2007 16:07:29 +0000 (UTC) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 22B33B80C for ; Wed, 30 May 2007 12:07:29 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <1180267873.19278.26.camel@neo.zion> References: <20070527064850.GA1212@dwpc.dwlabs.ca> <1180267873.19278.26.camel@neo.zion> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Wed, 30 May 2007 12:07:28 -0400 To: FreeBSD Stable List X-Mailer: Apple Mail (2.752.2) Subject: Re: Some local rc scripts running twice X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 16:07:29 -0000 On May 27, 2007, at 8:11 AM, Pascal Hofstee wrote: > If the above assumption holds true ... did you run the mergebase.sh > script as suggested in /usr/ports/UPDATING ? > > Most significantly .. this script adds the following entry to > your /etc/rc.conf > > local_startup="/usr/local/etc/rc.d" > Hrm... seems this needs to be done for local_periodic in periodic.conf also!