From owner-freebsd-questions Mon Jun 26 1:37:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mhub1.tc.umn.edu (mhub1.tc.umn.edu [160.94.5.41]) by hub.freebsd.org (Postfix) with ESMTP id 1D26137BA00 for ; Mon, 26 Jun 2000 01:37:20 -0700 (PDT) (envelope-from drew0054@tc.umn.edu) Received: from garnet.tc.umn.edu by mhub1.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Mon, 26 Jun 2000 03:37:18 -0500 Received: from localhost by garnet.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Mon, 26 Jun 2000 03:37:18 -0500 Date: Mon, 26 Jun 2000 03:37:17 -0500 (CDT) From: Zachary Drew To: freebsd-questions@freebsd.org Subject: adjkerntz & crontab question. Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG why is "adjkerntz -a" run several times in the early morning from /etc/crontab? # time zone change adjustment for wall cmos clock, # does nothing, if you have UTC cmos clock. # See adjkerntz(8) for details. 1,31 0-5 * * * root adjkerntz -a i've looked in the mail archives and adjkerntz(8) and nothing mentions why it is run several times over a five hour period. thanks Zach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message