X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fexim_key_updater.crontab;fp=infobase%2Fconfiguration%2Fcron%2Fexim_key_updater.crontab;h=87476cb15150a20b16f9603607ef2333a25403a7;hp=0000000000000000000000000000000000000000;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a diff --git a/infobase/configuration/cron/exim_key_updater.crontab b/infobase/configuration/cron/exim_key_updater.crontab new file mode 100644 index 00000000..87476cb1 --- /dev/null +++ b/infobase/configuration/cron/exim_key_updater.crontab @@ -0,0 +1,10 @@ + +############## + +#[service_key_updater] +# updates the exim4 certificate and key file once a week, which is faster +# than needed to stay up to date with the automated certificate renewals. +34 19 * * 1 (cd /etc/exim4 ; bash key_copier.sh; cd /etc/courier ; bash key_maker.sh ) &>> /tmp/${CRONUSER}-cron-service_key_updater.txt + +############## +