From 1521a7e83a3ae849baa17ec3532cf9caa95d4ffd Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 1 Nov 1994 16:25:06 +0000 Subject: Remove adjkerntz call --- etc/crontab | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'etc/crontab') 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 -- cgit v1.1