summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:50 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitaa996963681becb24f427926867d74db121a22e8 (patch)
tree13c5da6657b1391f158d096e5144cf0d619e4ae8 /sys-power/cpupower/files
parentsys-power/athcool: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-aa996963681becb24f427926867d74db121a22e8.tar.gz
gentoo-aa996963681becb24f427926867d74db121a22e8.tar.bz2
gentoo-aa996963681becb24f427926867d74db121a22e8.zip
sys-power/cpupower: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-power/cpupower/files')
-rw-r--r--sys-power/cpupower/files/init.d-r42
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/cpupower/files/init.d-r4 b/sys-power/cpupower/files/init.d-r4
index e209c05e2bec..7e4584f5a7bf 100644
--- a/sys-power/cpupower/files/init.d-r4
+++ b/sys-power/cpupower/files/init.d-r4
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$