Submitted by PaliGap on Thu, 12/29/2011 - 12:10 Pro Licensee
Greetings
After upgrading to CentOS 6, there seem to be some cron jobs missing from the list at webmin >> Scheduled Cron Jobs.
e.g. [root] /etc/cron.hourly is listed
[root] /etc/cron.daily, monthly are not
in /etc/cron.d, the SA update is listed, but the ClamAV update is not
This is Webmin 1.570
Status:
Closed (works as designed)
Comments
Submitted by JamieCameron on Thu, 12/29/2011 - 12:30 Comment #1
On CentOS 6, some cron jobs are run by anacron, which is run indirectly from /etc/cron.d/hourly/0anacron . Since Webmin only manages classic cron jobs, the anacron jobs don't show up ..