From 9093f238a85d8e1b692d9e3dcd2e056abb2df2f4 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:47 -0500 Subject: sys-libs/openhpi: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-libs/openhpi/files/openhpi-initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/openhpi') 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 -- cgit v1.2.3-65-gdbad