From owner-freebsd-questions@FreeBSD.ORG Sat Apr 19 14:29:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F45D106564A for ; Sat, 19 Apr 2008 14:29:37 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.freebsd.org (Postfix) with ESMTP id 98A548FC1D for ; Sat, 19 Apr 2008 14:29:36 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (213-84-73-82.adsl.xs4all.nl [213.84.73.82]) by smtp-vbr15.xs4all.nl (8.13.8/8.13.8) with ESMTP id m3JETY9q048475; Sat, 19 Apr 2008 16:29:35 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (yokozuna.lan [127.0.0.1]) by yokozuna.lan (8.14.2/8.14.2) with ESMTP id m3JETXgL017445; Sat, 19 Apr 2008 16:29:34 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Sat, 19 Apr 2008 16:29:33 +0200 From: Marco Beishuizen To: Manolis Kiagias Message-ID: <20080419162933.13342c74@yokozuna.lan> In-Reply-To: <4809FFB4.7090902@otenet.gr> References: <20080419020709.615ac487@yokozuna.lan> <20080419153702.1b2d9796@yokozuna.lan> <4809F75B.1000008@mikestammer.com> <20080419160701.3416f054@yokozuna.lan> <4809FFB4.7090902@otenet.gr> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org, Eric Subject: Re: FreeBSD 7.0 not executing /usr/local/etc/rc.d/ at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2008 14:29:37 -0000 On Sat, 19 Apr 2008 17:20:36 +0300 Manolis Kiagias wrote: > securelevel -1 is fine. This is the default: > quote from init(8): > > -1 Permanently insecure mode - always run the system in level 0 > mode. This is the default initial value. > > Your problem lies elsewhere. I've looked at your rc.conf, and I can't > really say I can see anything except this: > > accf_http_load="YES" > > which should be in /boot/loader.conf (?) > You have a lot of stuff, I would suggest you comment out most of them > and put them back in one by one. There wasn't this much stuff before, but after upgrading to 7.0 I got a lot of boot messages saying that xxxx_enable "is not set properly". So then I had to insert all those statements xxxx_enable="NO". After that all those messages went away. -- It is much harder to find a job than to keep one.