From: Austin English Date: Wed, 18 May 2016 06:34:50 +0000 (-0500) Subject: sys-power/cpupower: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aa996963681becb24f427926867d74db121a22e8;p=gentoo.git sys-power/cpupower: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$