summaryrefslogtreecommitdiff
path: root/pcr/openrc-misc/thermald.initd
blob: 91afa44315781124a6bf1f77739e1360555963b7 (plain)
1
2
3
4
5
6
7
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

command="/usr/bin/thermald"
command_args="--dbus-enable"
start_stop_daemon_args="--quiet"