X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fletsencrypt_renewal.crontab;h=450f08b29cbedecb5cb7f8e51477b4003d8d3590;hb=cf89d0dceba5a7ea91050e4b835f32b29633d706;hp=6494aa4f9295d9351fab887c145b4ad7393c5065;hpb=1dfa9998bf6fda433446aee279438cadb2b4b0ea;p=feisty_meow.git diff --git a/infobase/configuration/cron/letsencrypt_renewal.crontab b/infobase/configuration/cron/letsencrypt_renewal.crontab index 6494aa4f..450f08b2 100644 --- a/infobase/configuration/cron/letsencrypt_renewal.crontab +++ b/infobase/configuration/cron/letsencrypt_renewal.crontab @@ -1,9 +1,9 @@ -SHELL=/bin/bash - -# m h dom mon dow command +############## #[letsencrypt renewal] # run the letsencrypt certificate renewal process every 4 hours. -37 */4 * * * letsencrypt renew &>>/tmp/letsencrypt_last_run.txt +37 */4 * * * letsencrypt renew &>>/tmp/${CRONUSER}-cron-letsencrypt_renewal.log + +##############