From owner-freebsd-hackers Tue Nov 28 2:54:36 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 9194037B401 for ; Tue, 28 Nov 2000 02:54:33 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA67850; Tue, 28 Nov 2000 11:54:30 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Cc: "FreeBSD Hackers" Subject: Re: Couple of config questions... References: <00d901c058c7$5a45bd70$1805010a@epconline.net> From: Dag-Erling Smorgrav Date: 28 Nov 2000 11:54:29 +0100 In-Reply-To: "Chuck Rock"'s message of "Mon, 27 Nov 2000 17:11:20 -0600" Message-ID: Lines: 12 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Chuck Rock" writes: > Is there a way to get syslog to put time and date into the dmesg file? What dmesg file? The dmesg command prints the contents of a kernel buffer that contains messages generated by the kernel. The syslog daemon logs these and other messages, with timestamps, to various log files located in /var/log (most prominently /var/log/messages) as specified in /etc/syslogd.conf. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message