Subject: Re: ups-nut rc.d scripts
To: Luke Mewburn <lukem@wasabisystems.com>
From: Johnny Lam <jlam@jgrind.org>
List: tech-pkg
Date: 11/20/2001 20:07:39
On Tue, Nov 20, 2001 at 07:55:32PM -0800, Johnny Lam wrote:
> On Wed, Nov 21, 2001 at 12:38:24PM +1100, Luke Mewburn wrote:
> 
> > #!/bin/sh
> > #
> > # $Id: upsmon,v 1.1 2001/11/19 02:43:01 lukem Exp $
> > 
> > # PROVIDE: upsmon
> > # REQUIRE: upsd
> 
> I don't think upsmon should require upsd.  According to the ups-nut design
> document, upsmon is a client that may be run from anywhere.

I just realized that upsmon _should_ require upsd because we always want the
upsd script to be executed before the upsmon script, even if we have upsd=NO.
Sorry for the noise.

	-- Johnny Lam <jlam@jgrind.org>