summaryrefslogtreecommitdiff
path: root/pcr/openrc-misc/thermald.initd
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/openrc-misc/thermald.initd')
-rw-r--r--pcr/openrc-misc/thermald.initd7
1 files changed, 0 insertions, 7 deletions
diff --git a/pcr/openrc-misc/thermald.initd b/pcr/openrc-misc/thermald.initd
deleted file mode 100644
index 9c629974b..000000000
--- a/pcr/openrc-misc/thermald.initd
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/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"