AFAIK crond is used by default.
Seems you enabled anacron here.
Yes, please disable and stop anacron:
systemctl disable anacron
systemctl stop anacron
AFAIK crond is used by default.
Seems you enabled anacron here.
Yes, please disable and stop anacron:
systemctl disable anacron
systemctl stop anacron