#!/bin/sh
sv check lm_sensors > /dev/null || exit 1
exec /usr/bin/fancontrol /etc/fancontrol
