GNU bug report logs -
#75528
[PATCH 0/2] Add apcupsd
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Sun, 12 Jan 2025 23:04:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
For machines running with an uninterruptible power supply (UPS), it is
necessary to be able to react to events from it. That allows to, for example,
safely shutdown the system when battery is getting low or get a notification
that battery needs to be replaced. This series adds package and service type
for apcupsd, daemon to manage UPS devices made by American Power Conversion
Corporation (APC).
Tomas Volf (2):
gnu: Add apcupsd.
services: Add power.
doc/guix.texi | 374 +++++++++++++++++++++-
gnu/local.mk | 2 +
gnu/packages/power.scm | 125 ++++++++
gnu/services/power.scm | 690 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 1188 insertions(+), 3 deletions(-)
create mode 100644 gnu/packages/power.scm
create mode 100644 gnu/services/power.scm
--
2.47.1
This bug report was last modified 81 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.