diff options
Diffstat (limited to 'app-crypt/ekeyd')
-rw-r--r-- | app-crypt/ekeyd/files/ekey-egd-linux.init.2 | 2 | ||||
-rw-r--r-- | app-crypt/ekeyd/files/ekey-ulusbd.init.2 | 2 | ||||
-rw-r--r-- | app-crypt/ekeyd/files/ekeyd.init.2 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/ekeyd/files/ekey-egd-linux.init.2 b/app-crypt/ekeyd/files/ekey-egd-linux.init.2 index c843d19e1171..8acf571abe74 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 c448e8974de6..8821ee13c3d6 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 27ef7a11e46b..22c1ebe5bda0 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$ |