TechnicalutilitiesCronOn this pageCron Sample cron (note that on Linux based systems you'll need to edit the crontab file within /etc)... */1 * * * * root aws s3 sync ... Note that if you want to forcibly start the cron service you can use restart crond.service. Utilities Crontab Expression Parsing https://github.com/adhocore/gronx