From 2181a008102e4282d67085f93e64af0eb28cdc23 Mon Sep 17 00:00:00 2001 From: ian <> Date: Fri, 13 Nov 2009 20:01:11 +0000 Subject: [PATCH] Add hw.sensors to dmesg request, 'go for it' deraadt@ --- src/etc/root/root.mail | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/etc/root/root.mail b/src/etc/root/root.mail index 4bc8b210..15bf37b3 100644 --- a/src/etc/root/root.mail +++ b/src/etc/root/root.mail @@ -71,7 +71,8 @@ OpenBSD continues. If you wish to ensure that OpenBSD runs better on your machines, please do us a favor (after you have your mail system configured!) and type something like: - # dmesg | mail -s "Sony VAIO 505R laptop, apm works OK" dmesg@openbsd.org + # (dmesg; sysctl hw.sensors) | \ + mail -s "Sony VAIO 505R laptop, apm works OK" dmesg@openbsd.org so that we can see what kinds of configurations people are running. As shown, including a bit of information about your machine in the subject or the body can help us even further. We will use this information to improve device driver