petterreinholdtsen / battery-stats

Log battery charge (battery-stats-collector), show gnuplot graphs (battery-graph)
GNU General Public License v2.0
27 stars 13 forks source link

battery-stats breaks pm-suspend/hibernate when no batteries are connected #20

Closed nachtgeist closed 8 years ago

nachtgeist commented 8 years ago

battery-stats-collector exits 1 due to set -e when no battery is connected. In conjunction with the execution from a hook during pm-suspend, this effectively inhibits suspend/hibernate.