Introduction
At times we may need to make a particular object automated for users. They set up and maintain software environments using cron to schedule jobs to run periodically at fixed times, dates, or intervals. cPanel also has these setup for routine checks in the cPanel software.
Procedure
If the default cPanel cron jobs are missing from the root crontab, we can regenerate the default cPanel root crontab. You can do this by running:
/scripts/maintenance setupcrontab
It will call the Maintenance script and beginning downloading the missing subroutines for your cronjobs to be reinitialized.