Browse Source

Add hw.sensors to dmesg request, 'go for it' deraadt@

OPENBSD_4_7
ian 14 years ago
parent
commit
2181a00810
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/etc/root/root.mail

+ 2
- 1
src/etc/root/root.mail View File

@ -71,7 +71,8 @@ OpenBSD continues.
If you wish to ensure that OpenBSD runs better on your machines, please do us 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: 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, 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 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 can help us even further. We will use this information to improve device driver


Loading…
Cancel
Save