summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-11-01 16:25:06 +0000
committerache <ache@FreeBSD.org>1994-11-01 16:25:06 +0000
commit1521a7e83a3ae849baa17ec3532cf9caa95d4ffd (patch)
treec64444708bb687ffcd47b9aef7c26043a4e492fe /etc/crontab
parent2cd718192cdf8c3545eae47040cedfb0b72b411a (diff)
downloadFreeBSD-src-1521a7e83a3ae849baa17ec3532cf9caa95d4ffd.zip
FreeBSD-src-1521a7e83a3ae849baa17ec3532cf9caa95d4ffd.tar.gz
Remove adjkerntz call
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab7
1 files changed, 1 insertions, 6 deletions
diff --git a/etc/crontab b/etc/crontab
index c5500bb..fd3760b 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -1,6 +1,6 @@
# /etc/crontab - root's crontab for FreeBSD
#
-# $Id: crontab,v 1.6 1994/04/15 16:57:38 sean Exp $
+# $Id: crontab,v 1.7 1994/09/26 20:15:50 ache Exp $
# From: Id: crontab,v 1.6 1993/05/31 02:03:57 cgd Exp
#
SHELL=/bin/sh
@@ -18,8 +18,3 @@ HOME=/var/log
0 2 * * * root /etc/daily
30 3 * * 6 root /etc/weekly
30 5 1 * * root /etc/monthly
-#
-# time zone change adjustment for wall cmos clock,
-# does nothing, if you have UTC cmos clock.
-# See adjkerntz(8) for details.
-1 3 * * * root /sbin/adjkerntz -a
OpenPOWER on IntegriCloud