1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/sysutils/battmond/pkg-descr
Rodrigo Osorio 4b16ad1661 Upgrade sysutils/battmond to v0.4
Add license BSD2CLAUSE
Change the distfile location to GITHUB
Update maintainer email to <ntarmos@gmail.com>

Major changes:
  - Add support for suspend instead of halt (-z)

PR:		238336
Submitted by:	ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2019-09-22 08:08:14 +00:00

7 lines
335 B
Plaintext

Battmond is a small daemon monitoring the battery level on ACPI-enabled
(laptop) computers, by probing the ACPI device on regular intervals. It
can warn you (through syslog) when the battery level is running low, and
halt or suspend the system when it drops below a critical level threshold.
WWW: https://github.com/ntarmos/battmond/