Subject: Re: CVS commit: pkgsrc/sysutils/ups-nut
To: Simon Burge <simonb@netbsd.org>
From: Johnny Lam <jlam@jgrind.org>
List: pkgsrc-changes
Date: 11/20/2001 20:00:30
On Wed, Nov 21, 2001 at 05:22:05AM +0200, Simon Burge wrote:
>
> Module Name: pkgsrc
> Committed By: simonb
> Date: Wed Nov 21 03:22:05 UTC 2001
>
> Modified Files:
> pkgsrc/sysutils/ups-nut: Makefile PLIST distinfo
> pkgsrc/sysutils/ups-nut/files: upsd
> Added Files:
> pkgsrc/sysutils/ups-nut/patches: patch-ag
>
> Log Message:
> Move the individual UPS drivers from ${PREFIX}/bin to
> ${PREFIX}/sbin/ups-drivers.
I don't think this is the right place for them. The drivers are now meant
to be executed from the upsdrvctl program, which is controlled by ups.conf.
Thus, I think the right place for them is ${PREFIX}/libexec/ups-nut/.
Cheers,
-- Johnny Lam <jlam@jgrind.org>