From owner-freebsd-questions@FreeBSD.ORG Fri May 19 12:18:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD7E16A42F for ; Fri, 19 May 2006 12:18:18 +0000 (UTC) (envelope-from phil@chycor.com) Received: from c2bthomr10.btconnect.com (c2bthomr10.btconnect.com [194.73.73.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C0DD43D49 for ; Fri, 19 May 2006 12:18:17 +0000 (GMT) (envelope-from phil@chycor.com) Received: from chycor.com (85-210-142-60.dsl.pipex.com [85.210.142.60]) by c2bthomr10.btconnect.com (MOS 3.7.2-GA) with ESMTP id ANY87015 (AUTH chycor); Fri, 19 May 2006 13:18:07 +0100 (BST) Received: from 192.168.7.2 for freebsd-questions@freebsd.org; Fri, 19 May 2006 13:14:27 +0100 Message-ID: <009901c67b3e$2c58be40$0207a8c0@P800> From: "Philip Radford" To: Date: Fri, 19 May 2006 13:17:18 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Trouble with rc.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Philip Radford List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2006 12:18:19 -0000 Hi All, I have a FreeBSD 5.3 box on which I have been adding references to = autostart various daemons in /etc/rc.conf - apache, mysql, openvpn = etc... The daemons have suddenly stopped auto-starting and after each physical = restart of the server I have to manually run these daemons via their .sh = files in /etc/local/rc.d. Can anyone offer an explanation or guide me as to where to look to = figure out what is going on. Regards Phil