From 60fd55675a124b918f5bd40ee9aa5cf95f8b9a70 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:07 -0500 Subject: [PATCH] dev-libs/opencryptoki: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-libs/opencryptoki/files/pkcsslotd.init.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2