From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 19:12:59 2004 Return-Path: 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 D03EA16A4CE for ; Tue, 27 Jul 2004 19:12:59 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 031C543D5D for ; Tue, 27 Jul 2004 19:12:50 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i6RJCS3f029457; Tue, 27 Jul 2004 20:12:29 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <4106A91C.70500@circlesquared.com> Date: Tue, 27 Jul 2004 20:12:28 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stacey Roberts References: <20040727181557.GE495@crom.vickiandstacey.com> In-Reply-To: <20040727181557.GE495@crom.vickiandstacey.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG cc: Lars.Koeller@Uni-Bielefeld.de Subject: Re: apcupsd vs FreeBSD-5.2.x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 19:12:59 -0000 Stacey Roberts wrote: > > [snip] > The other problem I've got is that with the instruction to create a soft link >for /dev/usv, on reboot, that soft link is of course disappears, so I have to >manually recreate that soft link again, before (again) manually starting apcupsd from cmdline. You need to make an appropriate entry in devfs.conf for any customisation of /dev to persist beyond a reboot with FreeBSD 5. - something like: link target name > > Is there something that I've missed out somewhere that is causing apcupsd not to start automatically on reboot? > I imagine this is the same problem. Peter. > > If there is any more information I should post that would of use to anyone wanting to assist, please let me know. > > Thanks for the time. > > Regards, > > Stacey