From owner-freebsd-current@FreeBSD.ORG Mon Nov 24 07:22:36 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4709216A4CE for ; Mon, 24 Nov 2003 07:22:36 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-8-151.w217-128.abo.wanadoo.fr [217.128.252.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14C7343FCB for ; Mon, 24 Nov 2003 07:22:32 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from srv01.lphp.local (localhost [127.0.0.1]) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id hAOFMUuX042042 for ; Mon, 24 Nov 2003 16:22:30 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: (from www@localhost) by srv01.lphp.local (8.12.10/8.12.10/Submit) id hAOFMUt7042040 for freebsd-current@freebsd.org; Mon, 24 Nov 2003 16:22:30 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: from modem209.metz.imaginet.fr (modem209.metz.imaginet.fr [195.68.12.209]) by webmail.lphp.org (IMP) with HTTP for ; Mon, 24 Nov 2003 16:22:30 +0100 Message-ID: <1069687350.3fc222361d7ef@webmail.lphp.org> Date: Mon, 24 Nov 2003 16:22:30 +0100 From: Antoine Jacoutot To: "freebsd-current@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 / FreeBSD-5.1 Subject: ntpd and kvm_getprocs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 15:22:36 -0000 Hi :) I'm having a problem with ntpd under 5.2-BETA When I start ntpd, I get the following error message: $ /etc/rc.d/ntpd start ps: kvm_getprocs: No such process Starting ntpd. ntpd get started anyway but does not seem to work, my /var/db/ntp.drift file contains "0.000" and this never changes ... ! Here is my ntp.conf file: #-----------------------------------# server ntp.univ-lyon1.fr prefer server clepsydra.dec.com server ntp0.nl.net driftfile /var/db/ntp.drift restrict 127.0.0.1 restrict 192.168.0.0 mask 255.255.255.0 notrust nomodify notrap restrict default ignore #-----------------------------------# Thanks. -- Antoine Jacoutot ajacoutot@lphp.org http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc