From owner-freebsd-questions Wed Mar 8 16:50:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 7D4E737B6C4 for ; Wed, 8 Mar 2000 16:50:39 -0800 (PST) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.9.3/8.9.3) id QAA55826 for freebsd-questions@freebsd.org; Wed, 8 Mar 2000 16:50:38 -0800 (PST) (envelope-from bhishan) From: Bhishan Hemrajani Message-Id: <200003090050.QAA55826@cytosine.dhs.org> Subject: syslogd/ntpdate To: freebsd-questions@freebsd.org Date: Wed, 8 Mar 2000 16:50:38 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My clock on my machine is really messed up, and xntpd doesn't align it properly. So, I have to run ntpdate every 10seconds. I don't mind this, except that ntpdate fills up my log files completely. I have ntpdate starting w/the -s option, so it sends the message to syslog instead of all the terminals logged in. Is there any way to have ntpdate not tell anything about what it is doing? It doesn't have an option in the manpage for it. And, I tried the manpage for syslogd, to see if I could have syslogd ignore messages from ntpdate. But, no luck. Could you point me in the right direction. --bhishan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message