From 9f27bef60b427396c3fa94509f51d0a0d645606b Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:59 -0500 Subject: [PATCH] sys-block/open-iscsi: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-block/open-iscsi/files/iscsid-init.d | 2 +- sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/open-iscsi/files/iscsid-init.d b/sys-block/open-iscsi/files/iscsid-init.d index 6bd49ab09afe..99af78b31e25 100644 --- a/sys-block/open-iscsi/files/iscsid-init.d +++ b/sys-block/open-iscsi/files/iscsid-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ diff --git a/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 b/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 index aa6cebf690e6..78ef942d6bcc 100644 --- a/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 +++ b/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ -- 2.26.2