From 58bd36a2e8ae4364830fc604c747cb753efa27d2 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:53 -0500 Subject: [PATCH] sys-power/powernowd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-power/powernowd/files/powernowd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2