diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-09-26 20:15:50 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-09-26 20:15:50 +0000 |
| commit | cc1ecf86f96cbc920f3e8d6f62878437ce028714 (patch) | |
| tree | 2a4851c451e1367662ed75c4119a2b255beed050 /etc/crontab | |
| parent | ef2a4156a49279292e103a527af510866844a3ac (diff) | |
Notes
Diffstat (limited to 'etc/crontab')
| -rw-r--r-- | etc/crontab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/crontab b/etc/crontab index 817175c79aaa..c5500bbeb2b8 100644 --- a/etc/crontab +++ b/etc/crontab @@ -1,6 +1,6 @@ # /etc/crontab - root's crontab for FreeBSD # -# $Id: crontab,v 1.5 1994/01/22 20:44:12 guido Exp $ +# $Id: crontab,v 1.6 1994/04/15 16:57:38 sean Exp $ # From: Id: crontab,v 1.6 1993/05/31 02:03:57 cgd Exp # SHELL=/bin/sh @@ -22,4 +22,4 @@ HOME=/var/log # time zone change adjustment for wall cmos clock, # does nothing, if you have UTC cmos clock. # See adjkerntz(8) for details. -0 3 * * * root /sbin/adjkerntz -a +1 3 * * * root /sbin/adjkerntz -a |
