From: Austin English Date: Wed, 18 May 2016 06:28:07 +0000 (-0500) Subject: dev-libs/opencryptoki: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=60fd55675a124b918f5bd40ee9aa5cf95f8b9a70;p=gentoo.git dev-libs/opencryptoki: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-libs/opencryptoki/files/pkcsslotd.init.2 b/dev-libs/opencryptoki/files/pkcsslotd.init.2 index dfeb6228b078..f00fdc9fe92b 100644 --- a/dev-libs/opencryptoki/files/pkcsslotd.init.2 +++ b/dev-libs/opencryptoki/files/pkcsslotd.init.2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2