CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2025/05/23 20:56:41
Modified files: usr.sbin/apmd : apmd.8 apmd.c pathnames.h Log message: Add [-w percent] and /etc/apm/warnlow hook So '-w25 -Z15' can log charge level and run the warnlow script to, e.g. play a sound or pop a window when running on battery below 25%, *before* life^work saving hibernate/suspend kicks in. OK tobhe Feedback jmc