summaryrefslogtreecommitdiffstats
path: root/etc/crontab
AgeCommit message (Collapse)AuthorFilesLines
2020-04-18document the flags field, and combine flags in the rpki example;jmc1-3/+3
ok deraadt
2020-04-16Suggest to update RPKI once an hour.job1-2/+2
In autonomous systems running bgpd(8) and rpki-client(8) on their edge routers, it may be beneficial when out-of-the-box all routers don't all do rpki fetches & bgp loads at the same time. It is expected behavior for RPKI information to un-evenly percolate towards the BGP edge in a staggered way. The 'once an hour' pace may be a reasonable balance between the needs of internet users, and what network operators tolerate in churn. OK deraadt@
2020-04-15Use the new random interval support in cron instead of a random sleep.millert1-3/+3
The random intervals used can be adjusted as needed. OK deraadt@
2019-12-04Insert missing &&job1-2/+2
OK claudio@
2019-12-04Attempt to smear out stampedes on the RPKI rsync serversjob1-2/+2
OK claudio@ benno@
2019-11-29Uncomment a single line in root's crontab to run rpki-client and reloadderaadt1-1/+3
bpgd configuration, which enables Enterprise-Ready Industry-Leading-by-Example RPKI ROA filtering on your OpenBGP edge. Arguments remain about how often to run this operation, for now we propose 9AM when people who can fix their shit are in the office. ok claudio benno
2016-09-04bump the random timeout to taking % 2048 sec to avoid modulus biastb1-2/+2
ok phessler
2014-09-15Remove sendmail tentacles. ok krw@ ajacoutot@matthieu1-4/+1
2014-03-12switch over to smtpd by default.tedu1-2/+2
ok deraadt gilles todd
2013-10-19add a random sleep of up to half an hour to distribute the serverhalex1-2/+2
load from spamd-setup. Brought up by phessler@ who also pointed out that the percent sign must be escaped in the command. ok ajacoutot@ joerg@ phessler@ and sort of @blambert
2009-05-09make weekly and monthly silent by defaultschwarze1-4/+4
add the same infrastructure to daily; silencing daily needs another step discussed with ajacoutot@ okan@ todd@ sthen@ deraadt@ jmc@ "immediately commit" deraadt@ (without seeing the final diff)
2009-05-09revert previous, requested by kettenis@ and deraadt@schwarze1-2/+3
2009-05-09remove the empty script /etc/monthlyschwarze1-3/+2
in preparation for improvements in /etc/daily and /etc/weekly using feedback and suggestions from jmc@ and sthen@ ok jmc@, and sthen@ agreed with the general direction
2007-02-27spamd-setup now doesn't take -g - this is the new default.beck1-2/+2
noticed by jmc@
2007-02-24Make greylisting the default when spamd is enabled. Uses the new -g flagmillert1-2/+2
for spamd-setup. OK beck@
2006-10-06Don't allow anyone but root to read /var/log/{daily,weekly,monthly}.out.ray1-4/+4
Unfortunately this does not fix existing file permissions. Spotted by Antti Harri <iku at openbsd dot fi>. OK millert@.
2003-03-10commented hourly spamd-setup runderaadt1-2/+2
2002-12-27spamd startup stuffderaadt1-1/+2
2002-07-15Move atrun(8) functionality into cron(8) proper. This fixes themillert1-3/+1
long-standing annoyance that atrun's granularity is 10 minutes. Most at jobs run with a 1 minute granularity. Jobs submitted via "at now" or "batch" will run immediately. Includes a rewritten cron(8) man page. at(1) will be integrated more closely into cron at a future date. Upgrading notes: the atrun job in root's crontab should be removed. the /var/at/spool directory is no longer used
2001-09-11Scaffolding to support sendmail 8.12. Note that the new smmsp user/groupmillert1-1/+4
are *required*.
2000-12-29newsyslog/newsyslog -m shouldn't conflict in scheduling.angelos1-2/+2
1997-08-18put hostname in mail subject; jbernard@tater.mines.eduderaadt1-4/+4
1997-07-07Example (commented out) entry for running newsyslog -m.downsj1-1/+3
1997-04-03Avoid confusion on running /etc/daily on daylight-savings change days.gene1-2/+2
1996-12-07/etc does not contain binsderaadt1-2/+2
1996-05-26sync & labelderaadt1-3/+2
1996-03-28From NetBSD: merge of 960317niklas1-2/+4
1995-10-18initial import of NetBSD treederaadt1-0/+18