From: Bill Erickson Date: Wed, 18 May 2016 15:44:44 +0000 (-0400) Subject: JBAS-1417 Nightly authority linking CRON entry X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2c0986fe072c261e10943c6281a62a737bec7db9;p=working%2FEvergreen.git JBAS-1417 Nightly authority linking CRON entry Signed-off-by: Bill Erickson --- diff --git a/KCLS/utility-scripts/CRONTAB b/KCLS/utility-scripts/CRONTAB index e875069de0..559b246d71 100644 --- a/KCLS/utility-scripts/CRONTAB +++ b/KCLS/utility-scripts/CRONTAB @@ -104,6 +104,12 @@ PGHOST = localhost # web sitemap generator NOTE: change lib-hostname accordingly # 30 23 * * 0 . ~/.bashrc && cd /openils/var/web && /openils/bin/sitemap_generator --lib-hostname evgtesting.kcls.org --lib-shortname KCLS --prefix standalone/sitemaps/ +# Link newly created authority records +# 0 2 * * * . ~/.bashrc && cd /home/opensrf/Evergreen/KCLS/linking && ./link-new-auth-records.pl --new-since 0 --link-auths --link-bibs --progress +# +# (Re-)Link newly created or modified bib records +# 0 3 * * * . ~/.bashrc && cd /home/opensrf/Evergreen/KCLS/linking && ./authority_control_fields.pl --refresh --modified-since 0 + # Anonymize a range of historical circs each night, with a maximum run # time of 120 minutes. We split them up, because each range takes time # to run (~45 minutes). The first range starts at 2004-08-12, which is the