Add notes about battery sysctls.
This commit is contained in:
parent
c208c0748d
commit
904b12ad7e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user