summaryrefslogtreecommitdiff
path: root/etc/crontab
AgeCommit message (Collapse)Author
2014-09-15Remove sendmail tentacles. ok krw@ ajacoutot@Matthieu Herrb
2014-03-12switch over to smtpd by default.Ted Unangst
ok deraadt gilles todd
2013-10-19add a random sleep of up to half an hour to distribute the serverAlexander Hall
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 defaultIngo Schwarze
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@Ingo Schwarze
2009-05-09remove the empty script /etc/monthlyIngo Schwarze
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.Bob Beck
noticed by jmc@
2007-02-24Make greylisting the default when spamd is enabled. Uses the new -g flagTodd C. Miller
for spamd-setup. OK beck@
2006-10-06Don't allow anyone but root to read /var/log/{daily,weekly,monthly}.out.Ray Lai
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 runTheo de Raadt
2002-12-27spamd startup stuffTheo de Raadt
2002-07-15Move atrun(8) functionality into cron(8) proper. This fixes theTodd C. Miller
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/groupTodd C. Miller
are *required*.
2000-12-29newsyslog/newsyslog -m shouldn't conflict in scheduling.Angelos D. Keromytis
1997-08-18put hostname in mail subject; jbernard@tater.mines.eduTheo de Raadt
1997-07-07Example (commented out) entry for running newsyslog -m.Jason Downs
1997-04-03Avoid confusion on running /etc/daily on daylight-savings change days.gene
1996-12-07/etc does not contain binsTheo de Raadt
1996-05-26sync & labelTheo de Raadt
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt