I need to run a chron job as root on my cpanel box. Is there a place to edit/create chron jobs in WHM?
I suppose I could run "chrontab -e" and make changes there, but they might get overwritten by Cpanel/WHM at some point, so I'd like to put it in the right place.
Anyone know where the file that Cpanel/WHM uses to load into crontab is located? I'm talking about the file some servers use, and it gets loaded via a command like "crontab /path/to/file".