X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=infobase%2Fconfiguration%2Fcron%2Fletsencrypt_renewal.crontab;h=450f08b29cbedecb5cb7f8e51477b4003d8d3590;hb=5c13450448d84927298ea379428544f3f1131701;hp=18a43ef6af6f4d2d556fe14c734232dc3fe6e86f;hpb=73af14be98174734cf030b46a91978f29ff48332;p=feisty_meow.git diff --git a/infobase/configuration/cron/letsencrypt_renewal.crontab b/infobase/configuration/cron/letsencrypt_renewal.crontab index 18a43ef6..450f08b2 100644 --- a/infobase/configuration/cron/letsencrypt_renewal.crontab +++ b/infobase/configuration/cron/letsencrypt_renewal.crontab @@ -1,5 +1,9 @@ +############## + #[letsencrypt renewal] # run the letsencrypt certificate renewal process every 4 hours. -37 */4 * * * letsencrypt renew &>>/tmp/${USER}-cron-letsencrypt_renewal.log +37 */4 * * * letsencrypt renew &>>/tmp/${CRONUSER}-cron-letsencrypt_renewal.log + +##############