From: Austin English Date: Wed, 18 May 2016 06:34:53 +0000 (-0500) Subject: sys-power/powernowd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=58bd36a2e8ae4364830fc604c747cb753efa27d2;p=gentoo.git sys-power/powernowd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-power/powernowd/files/powernowd.initd b/sys-power/powernowd/files/powernowd.initd index 8792a8c5bda9..f02ff66b0129 100644 --- a/sys-power/powernowd/files/powernowd.initd +++ b/sys-power/powernowd/files/powernowd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$