From: Austin English Date: Wed, 18 May 2016 06:33:59 +0000 (-0500) Subject: sys-block/open-iscsi: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9f27bef60b427396c3fa94509f51d0a0d645606b;p=gentoo.git sys-block/open-iscsi: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$