[BACK]Return to crontab CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/crontab between version 1.25 and 1.26

version 1.25, 2019/12/04 15:07:51 version 1.26, 2020/04/15 03:24:08
Line 17 
Line 17 
 30      1       *       *       *       /bin/sh /etc/daily  30      1       *       *       *       /bin/sh /etc/daily
 30      3       *       *       6       /bin/sh /etc/weekly  30      3       *       *       6       /bin/sh /etc/weekly
 30      5       1       *       *       /bin/sh /etc/monthly  30      5       1       *       *       /bin/sh /etc/monthly
 #0      *       *       *       *       sleep $((RANDOM \% 2048)) && /usr/libexec/spamd-setup  #~      *       *       *       *       /usr/libexec/spamd-setup
   
 #0      9       *       *       *       -n sleep $((RANDOM \% 4096)) && rpki-client -v && bgpctl reload  #0~20   9       *       *       *       -n rpki-client -v && bgpctl reload

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26