HomeFreeBSD

Revert "sysutils/nut*: Add upslog support for multiple UPSs"

Description

Revert "sysutils/nut*: Add upslog support for multiple UPSs"

upslog is failing to make multiple connections to upsd resulting
in some UPSs logging and others not. This is likely some bug
in upsd's socket handling.

Even though this patch worked for me locally it did not for the
person reporting the problem.

A better approach would be to use select() instead.

PR: 265963

This reverts commit dec4ecc3afecab035a4d4fa59c35093d9f53ffd5.

Details

Provenance
cyAuthored on Aug 30 2022, 1:08 AM
Parents
R11:70f144086a03: graphics/mesa-devel: update to 22.2.b.1176
Branches
Unknown
Tags
Unknown
Reverts
R11:dec4ecc3afec: sysutils/nut*: Add upslog support for multiple UPSs