Date: Mon, 24 Nov 2003 16:22:30 +0100 From: Antoine Jacoutot <ajacoutot@lphp.org> To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: ntpd and kvm_getprocs Message-ID: <1069687350.3fc222361d7ef@webmail.lphp.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1069687350.3fc222361d7ef>