Skip to content

🆕 🔋 apps/apcupsd: Initial commit.

JWF requested to merge add/apcupsd into main

This commit creates a new role to install and configure the apcupsd daemon on a Fedora Workstation. This is used so the Linux device and a Universal Power Supply (UPS) can communicate. I can monitor battery status of the UPS from the Linux device, and if the battery goes below a certain threshold, apcupsd will tell the Linux device to power down before power is lost.

Merge request reports