fixes #159
-- a/contrib/0anacron
++ b/contrib/0anacron
fi
# Check whether run on battery should be allowed
. /etc/default/anacron
if test -r /etc/default/anacron; then
if [ "$ANACRON_RUN_ON_BATTERY_POWER" != "yes" ]; then