I have Ubuntu 18.04.1 LTS running under Windows 10 Pro. After every reboot, the cron daemon is not started.
I can start it manually with sudo service cron start
.
What can I configure or what system file I need to modify so that after a reboot, the cron daemon starts?