From 2280d8846158e31b1f949706d3e2b087261b6b67 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:02 -0500 Subject: app-crypt/ekeyd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-crypt/ekeyd/files/ekey-egd-linux.init.2 | 2 +- app-crypt/ekeyd/files/ekey-ulusbd.init.2 | 2 +- app-crypt/ekeyd/files/ekeyd.init.2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/ekeyd/files/ekey-egd-linux.init.2 b/app-crypt/ekeyd/files/ekey-egd-linux.init.2 index c843d19e117..8acf571abe7 100644 --- a/app-crypt/ekeyd/files/ekey-egd-linux.init.2 +++ b/app-crypt/ekeyd/files/ekey-egd-linux.init.2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-crypt/ekeyd/files/ekey-ulusbd.init.2 b/app-crypt/ekeyd/files/ekey-ulusbd.init.2 index c448e8974de..8821ee13c3d 100644 --- a/app-crypt/ekeyd/files/ekey-ulusbd.init.2 +++ b/app-crypt/ekeyd/files/ekey-ulusbd.init.2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 2009-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-crypt/ekeyd/files/ekeyd.init.2 b/app-crypt/ekeyd/files/ekeyd.init.2 index 27ef7a11e46..22c1ebe5bda 100644 --- a/app-crypt/ekeyd/files/ekeyd.init.2 +++ b/app-crypt/ekeyd/files/ekeyd.init.2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.1