Date: 28 Nov 2000 11:54:29 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: <carock@epctech.com> Cc: "FreeBSD Hackers" <freebsd-hackers@FreeBSD.ORG> Subject: Re: Couple of config questions... Message-ID: <xzpg0kcz7ru.fsf@flood.ping.uio.no> In-Reply-To: "Chuck Rock"'s message of "Mon, 27 Nov 2000 17:11:20 -0600" References: <00d901c058c7$5a45bd70$1805010a@epconline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"Chuck Rock" <carock@epctech.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpg0kcz7ru.fsf>