On 2016-09-12, Lawrence Wieser <lawrence.wie...@gmail.com> wrote: > Todd/Stuart, thanks for the responses. Permissions set correctly on > /dev/usb1 -- the device the UPS is connected to. And I had been through > the package readme. A couple of times! > > As is often the case I was making this much more complicated than it was. > The NUT package installer created the directory /etc/nut: > > drwxr-x--- 2 root wheel > > When `upsd` was trying to read the `ups.conf` file in /etc/nut it was > getting a permissions error. Fixed now and upsd is running fine.
Ah - I'm guessing you were running with a umask like 027 when running pkg_add, this isn't quite handled correctly at the moment when there are files or directories which are "@sample'd" in the packing list. http://marc.info/?t=142598500400001&r=1&w=2