From: Austin English Date: Wed, 18 May 2016 06:34:47 +0000 (-0500) Subject: sys-libs/openhpi: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9093f238a85d8e1b692d9e3dcd2e056abb2df2f4;p=gentoo.git sys-libs/openhpi: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-libs/openhpi/files/openhpi-initd b/sys-libs/openhpi/files/openhpi-initd index d164759e6632..dc6ad2517f9b 100644 --- a/sys-libs/openhpi/files/openhpi-initd +++ b/sys-libs/openhpi/files/openhpi-initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2