#
e936b06b |
| 18-Apr-2020 |
jmc <jmc@openbsd.org> |
document the flags field, and combine flags in the rpki example; ok deraadt
|
#
e0638294 |
| 16-Apr-2020 |
job <job@openbsd.org> |
Suggest to update RPKI once an hour.
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 &
Suggest to update RPKI once an hour.
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@
show more ...
|
#
83995ae7 |
| 15-Apr-2020 |
millert <millert@openbsd.org> |
Use the new random interval support in cron instead of a random sleep. The random intervals used can be adjusted as needed. OK deraadt@
|
#
ab282890 |
| 04-Dec-2019 |
job <job@openbsd.org> |
Insert missing &&
OK claudio@
|
#
5d9a23fa |
| 04-Dec-2019 |
job <job@openbsd.org> |
Attempt to smear out stampedes on the RPKI rsync servers
OK claudio@ benno@
|
#
0c9976ac |
| 29-Nov-2019 |
deraadt <deraadt@openbsd.org> |
Uncomment a single line in root's crontab to run rpki-client and reload bpgd configuration, which enables Enterprise-Ready Industry-Leading-by-Example RPKI ROA filtering on your OpenBGP edge. Argumen
Uncomment a single line in root's crontab to run rpki-client and reload 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
show more ...
|
#
b2644085 |
| 04-Sep-2016 |
tb <tb@openbsd.org> |
bump the random timeout to taking % 2048 sec to avoid modulus bias
ok phessler
|
#
0139179f |
| 15-Sep-2014 |
matthieu <matthieu@openbsd.org> |
Remove sendmail tentacles. ok krw@ ajacoutot@
|
#
e24d00ba |
| 12-Mar-2014 |
tedu <tedu@openbsd.org> |
switch over to smtpd by default. ok deraadt gilles todd
|
#
1fd2654f |
| 19-Oct-2013 |
halex <halex@openbsd.org> |
add a random sleep of up to half an hour to distribute the server load from spamd-setup. Brought up by phessler@ who also pointed out that the percent sign must be escaped in the command.
ok ajacout
add a random sleep of up to half an hour to distribute the server 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
show more ...
|
#
03446679 |
| 09-May-2009 |
schwarze <schwarze@openbsd.org> |
make weekly and monthly silent by default add the same infrastructure to daily; silencing daily needs another step discussed with ajacoutot@ okan@ todd@ sthen@ deraadt@ jmc@ "immediately commit" dera
make weekly and monthly silent by default 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)
show more ...
|
#
c581b3e4 |
| 09-May-2009 |
schwarze <schwarze@openbsd.org> |
revert previous, requested by kettenis@ and deraadt@
|
#
c4dc3e32 |
| 09-May-2009 |
schwarze <schwarze@openbsd.org> |
remove the empty script /etc/monthly 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 dire
remove the empty script /etc/monthly 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
show more ...
|
#
725edbfc |
| 27-Feb-2007 |
beck <beck@openbsd.org> |
spamd-setup now doesn't take -g - this is the new default. noticed by jmc@
|
#
554eec83 |
| 24-Feb-2007 |
millert <millert@openbsd.org> |
Make greylisting the default when spamd is enabled. Uses the new -g flag for spamd-setup. OK beck@
|
#
022c4f89 |
| 06-Oct-2006 |
ray <ray@openbsd.org> |
Don't allow anyone but root to read /var/log/{daily,weekly,monthly}.out. Unfortunately this does not fix existing file permissions.
Spotted by Antti Harri <iku at openbsd dot fi>.
OK millert@.
|
#
66bb3ab4 |
| 10-Mar-2003 |
deraadt <deraadt@openbsd.org> |
commented hourly spamd-setup run
|
#
e2efb4e5 |
| 27-Dec-2002 |
deraadt <deraadt@openbsd.org> |
spamd startup stuff
|
#
2b139a93 |
| 15-Jul-2002 |
millert <millert@openbsd.org> |
Move atrun(8) functionality into cron(8) proper. This fixes the long-standing annoyance that atrun's granularity is 10 minutes. Most at jobs run with a 1 minute granularity. Jobs submitted via "at
Move atrun(8) functionality into cron(8) proper. This fixes the 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
show more ...
|
#
a6896192 |
| 11-Sep-2001 |
millert <millert@openbsd.org> |
Scaffolding to support sendmail 8.12. Note that the new smmsp user/group are *required*.
|
#
6180344a |
| 29-Dec-2000 |
angelos <angelos@openbsd.org> |
newsyslog/newsyslog -m shouldn't conflict in scheduling.
|
#
75764308 |
| 18-Aug-1997 |
deraadt <deraadt@openbsd.org> |
put hostname in mail subject; jbernard@tater.mines.edu
|
#
27516765 |
| 07-Jul-1997 |
downsj <downsj@openbsd.org> |
Example (commented out) entry for running newsyslog -m.
|
#
51fdf1eb |
| 03-Apr-1997 |
gene <gene@openbsd.org> |
Avoid confusion on running /etc/daily on daylight-savings change days.
|
#
ac22125f |
| 07-Dec-1996 |
deraadt <deraadt@openbsd.org> |
/etc does not contain bins
|