Add notes about battery sysctls.

This commit is contained in:
Tom Alexander 2023-03-04 10:03:20 -05:00
parent c208c0748d
commit 904b12ad7e
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# TODO: Which is better, apm or reading sysctls from hw.acpi.battery ?
# hw.acpi.battery.rate = milliwatts draining from battery
# hw.acpi.battery.time = minutes remaining
SLEEP_INTERVAL=${SLEEP_INTERVAL:-30}
while true; do