Just found the reason myself. Running systemd /etc/default/anacron seems to be ignored. Instead, /etc/systemd/system/anacron.service needs to be changed like
ConditionACPower=false with this change anacron runs even on battery. Jürgen
Just found the reason myself. Running systemd /etc/default/anacron seems to be ignored. Instead, /etc/systemd/system/anacron.service needs to be changed like
ConditionACPower=false with this change anacron runs even on battery. Jürgen