From: Austin English Date: Wed, 18 May 2016 06:27:53 +0000 (-0500) Subject: dev-db/hyperdex: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=37a12a9d5d8bdc1753e5c4aa4cc14a6f23656084;p=gentoo.git dev-db/hyperdex: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-db/hyperdex/files/hyperdex.initd b/dev-db/hyperdex/files/hyperdex.initd index d06244027169..73172353d377 100644 --- a/dev-db/hyperdex/files/hyperdex.initd +++ b/dev-db/hyperdex/files/hyperdex.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$