5.1.1 Ensure cron daemon is enabled

Information

The cron daemon is used to execute batch jobs on the system. While there may not be user jobs that need to be run on the system, the system does have maintenance jobs that may include security monitoring that have to run, and cron is used to execute them.

Solution

Run the following command to enable cron: # systemctl enable cron

See Also

https://workbench.cisecurity.org/files/1865