From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 18:08:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71DC916A417 for ; Fri, 15 Feb 2008 18:08:01 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 2EAA513C457 for ; Fri, 15 Feb 2008 18:08:00 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id 5F617EBC3B; Fri, 15 Feb 2008 13:08:00 -0500 (EST) Date: Fri, 15 Feb 2008 13:06:19 -0500 From: Bill Moran To: Fred Condo Message-Id: <20080215130619.e158c6d6.wmoran@potentialtech.com> In-Reply-To: References: <747768.7737.qm@web56814.mail.re3.yahoo.com> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ivan dimitrov , freebsd-questions@freebsd.org Subject: Re: two ntpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 18:08:01 -0000 In response to Fred Condo : > On Feb 15, 2008, at 9:24 AM, ivan dimitrov wrote: > > > Hi list, > > is it normal to have two ntpds? > > 767 ?? Ss 0:37.28 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ > > ntpd.pid > > 844 ?? S 0:00.95 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ > > ntpd.pid > > > > Regards > > Ivan > > > > No: > > [fred@miso ~]$ ps ax | grep ntp > 940 ?? Ss 1:01.96 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ > ntpd.pid -f /var/db/ntpd.drift Did you somehow replace the system ntpd with OpenNTPD? OpenNTPD uses privilege separation, and thus two processes is normal operation for it. Of course, from ports it installs in /usr/local/sbin and gets its config from /usr/local/etc. -- Bill Moran http://www.potentialtech.com