#!/bin/sh
sv check dbus >/dev/null || exit 1
exec thermald --no-daemon --dbus-enable 1>&2
