4.1.1 Ensure cron daemon is installed and 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

-- IF -- Cron is being used to execute batch jobs on the system:

Run the following command to install and enable cron :

# dnf install cronie
# systemctl --now enable crond

See Also

https://workbench.cisecurity.org/benchmarks/12705

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b.

Plugin: Unix

Control ID: ec9f6471967cfe1700c3044c6c80e3dd2b0c6a9fbc1c5e2e4f2e112f11cef9a3