From owner-freebsd-questions@FreeBSD.ORG Mon Feb 25 22:59:29 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 C3A0A16A401 for ; Mon, 25 Feb 2008 22:59:29 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8EF6D13C442 for ; Mon, 25 Feb 2008 22:59:29 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <47C3484A.3010503@intersonic.se> Date: Mon, 25 Feb 2008 23:59:22 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.9 (X11/20071216) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: ntptrace: Command not found. 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: Mon, 25 Feb 2008 22:59:29 -0000 Hi, Some confusion here. A fresh 7.0-PRERELEASE install, sources from yesterday, no ports installed yet. I usually configure ntpd as part of the setup procedure and check back later if it is syncing. Well, today I was in for a surprise I cannot explain: %/usr/sbin/ntptrace /usr/sbin/ntptrace: Command not found. but %ll /usr/sbin/ntptrace -r-xr-xr-x 1 root wheel 1728 Feb 25 23:49 /usr/sbin/ntptrace %ntptime ntp_gettime() returns code 0 (OK) works... All other boxes here running various incarnations of this OS responds to this command. What did I screw up? Thanks, --per