From owner-freebsd-stable Fri Apr 27 16:22:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nova.fnal.gov (nova.fnal.gov [131.225.121.207]) by hub.freebsd.org (Postfix) with ESMTP id BBBBD37B424; Fri, 27 Apr 2001 16:22:15 -0700 (PDT) (envelope-from zingelman@fnal.gov) Received: from localhost (tez@localhost) by nova.fnal.gov (8.9.3+Sun/8.9.3) with ESMTP id SAA02788; Fri, 27 Apr 2001 18:22:13 -0500 (CDT) X-Authentication-Warning: nova.fnal.gov: tez owned process doing -bs Date: Fri, 27 Apr 2001 18:22:13 -0500 (CDT) From: Tim Zingelman X-Sender: To: Virtual Bob Cc: FreeBSD STABLE discussion , FreeBSD Install & Config discussion Subject: Re: adjkerntz ain't running' In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > output -- xntpd and adjkerntz wasn't there. Figures. I used ntpdate to > bring the clock up-to-date and reboot the server. xntpd was probably crashed by an attempted (possibly successfull) remote root exploit that xntpd is vulnerable to unless patched... search the mailing list archive for details. > Alright, what's wrong? I sure like to know under what conditions will > adjkerntz fail to run? Should I even be concerned with adjkerntz? adjkerntz only runs if your CMOS (hardware) clock is set to local time, it is not needed if the CMOS clock is set to UTC. 'man adjkerntz' for details. If /etc/wall_cmos_clock exists, adjkerntz will run, otherwise it will not. - Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message