void-packages/srcpkgs/thermald/files/thermald/run

4 lines
90 B
Bash

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