From owner-freebsd-current Fri Jun 2 2:48:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 5234837BB7B for ; Fri, 2 Jun 2000 02:48:06 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12xo3B-0007RI-00; Fri, 02 Jun 2000 11:47:33 +0200 From: Sheldon Hearn To: Alexander Leidinger Cc: current@FreeBSD.ORG Subject: Re: Problems with source_rc_confs In-reply-to: Your message of "Fri, 02 Jun 2000 09:46:04 +0200." <200006020746.JAA02589@Magelan.Leidinger.net> Date: Fri, 02 Jun 2000 11:47:33 +0200 Message-ID: <28599.959939253@axl.ops.uunet.co.za> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 02 Jun 2000 09:46:04 +0200, Alexander Leidinger wrote: > after the update of my rc scripts (~a month ago if I remember correctly) > to use source_rc_conf it didn't boots as expected. E.g. it didn't starts > anything from rc.i386. I had to source rc.conf* manually in rc.i386. Could you run mergemaster again to make sure you didn't botch it last time? Currently, /etc/rc pulls in rc.conf variables with source_rc_confs just after checking for a diskless environment, i.e. before doing anything else. The variables sourced should exist in the environment of the sourced shell scripts as well. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message