xref: /openbsd/etc/rc.d/sensorsd (revision 898184e3)
1#!/bin/sh
2#
3# $OpenBSD: sensorsd,v 1.1 2011/07/06 18:55:36 robert Exp $
4
5daemon="/usr/sbin/sensorsd"
6
7. /etc/rc.d/rc.subr
8
9rc_cmd $1
10