Start the cron daemon 'yes' or 'no'
Default: START_CRON='yes'
Number of cron jobs to add
Example: CRON_N='1'
Start time for cron job: Minute, Hour, Day, Month, Day of Week
Example: CRON_1_TIME='0 0 * * *'
Command to start with cron
Example: CRON_1_COMMAND='/usr/sbin/logrotate /etc/logrotate.conf'