From 4cb30ad898de090ba4c23ce6e9a877e0d133f01e Mon Sep 17 00:00:00 2001 From: grange <> Date: Wed, 8 Oct 2003 20:30:04 +0000 Subject: [PATCH] Sample sensorsd.conf file. ok henning@ millert@ --- src/etc/Makefile | 3 ++- src/etc/changelist | 3 ++- src/etc/mtree/special | 3 ++- src/etc/sensorsd.conf | 20 ++++++++++++++++++++ 4 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 src/etc/sensorsd.conf diff --git a/src/etc/Makefile b/src/etc/Makefile index 98f845c3..b3238e3c 100644 --- a/src/etc/Makefile +++ b/src/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.185 2003/09/23 21:37:11 millert Exp $ +# $OpenBSD: Makefile,v 1.186 2003/10/08 20:30:04 grange Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain @@ -79,6 +79,7 @@ distribution-etc-root-var: distrib-dirs ${INSTALL} -c -o root -g wheel -m 644 moduli ${DESTDIR}/etc ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc ${INSTALL} -c -o root -g wheel -m 644 pf.os ${DESTDIR}/etc + ${INSTALL} -c -o root -g wheel -m 644 sensorsd.conf ${DESTDIR}/etc ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \ etc.${MACHINE}/MAKEDEV ${DESTDIR}/dev cd root; \ diff --git a/src/etc/changelist b/src/etc/changelist index 0c4f5c78..884e00b3 100644 --- a/src/etc/changelist +++ b/src/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.31 2003/08/21 19:10:19 frantzen Exp $ +# $OpenBSD: changelist,v 1.32 2003/10/08 20:30:04 grange Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -79,6 +79,7 @@ /etc/rndc.key /etc/rpc /etc/security +/etc/sensorsd.conf /etc/services /etc/shells /etc/shosts.equiv diff --git a/src/etc/mtree/special b/src/etc/mtree/special index 504b47e1..806e2ac9 100644 --- a/src/etc/mtree/special +++ b/src/etc/mtree/special @@ -1,4 +1,4 @@ -# $OpenBSD: special,v 1.55 2003/09/18 20:09:07 sturm Exp $ +# $OpenBSD: special,v 1.56 2003/10/08 20:30:04 grange Exp $ # $NetBSD: special,v 1.4 1996/05/08 21:30:18 pk Exp $ # @(#)special 8.2 (Berkeley) 1/23/94 # @@ -68,6 +68,7 @@ rc.shutdown type=file mode=0644 uname=root gname=wheel resolv.conf type=file mode=0644 uname=root gname=wheel optional resolv.conf.tail type=file mode=0644 uname=root gname=wheel optional security type=file mode=0644 uname=root gname=wheel +sensorsd.conf type=file mode=0644 uname=root gname=wheel shells type=file mode=0644 uname=root gname=wheel skey type=dir mode=01730 uname=root gname=auth optional .. #skey diff --git a/src/etc/sensorsd.conf b/src/etc/sensorsd.conf new file mode 100644 index 00000000..24f48c17 --- /dev/null +++ b/src/etc/sensorsd.conf @@ -0,0 +1,20 @@ +# $OpenBSD: sensorsd.conf,v 1.1 2003/10/08 20:30:04 grange Exp $ + +# +# Sample sensorsd.conf file. See sensorsd.conf(5) for details. +# + +# +5 voltage (volts) +#hw.sensors.3:low=4.8V:high=5.2V + +# +12 voltage (volts) +#hw.sensors.4:low=11.5V:high=12.5V + +# Chipset temperature (degrees Celsius) +#hw.sensors.7:high=50C + +# CPU temperature (degrees Celsius) +#hw.sensors.8:high=60C + +# CPU fan (RPM) +#hw.sensors.11:low=3000