OpenBSD CVS

CVS log for src/etc/crontab


[BACK] Up to [local] / src / etc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_2


Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 15 19:13:28 2002 UTC (21 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored)

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.