From 33e03bcf9d89ee4fea41c427298cd23fcc965d1a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:07 -0500 Subject: [PATCH] app-emulation/ganeti: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-emulation/ganeti/files/ganeti-kvm-poweroff.initd | 2 +- app-emulation/ganeti/files/ganeti.initd-r3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/ganeti/files/ganeti-kvm-poweroff.initd b/app-emulation/ganeti/files/ganeti-kvm-poweroff.initd index 967f0acff783..487e9e59a3f5 100644 --- a/app-emulation/ganeti/files/ganeti-kvm-poweroff.initd +++ b/app-emulation/ganeti/files/ganeti-kvm-poweroff.initd @@ -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-emulation/ganeti/files/ganeti.initd-r3 b/app-emulation/ganeti/files/ganeti.initd-r3 index d425fd0dccc6..501563ca8795 100644 --- a/app-emulation/ganeti/files/ganeti.initd-r3 +++ b/app-emulation/ganeti/files/ganeti.initd-r3 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2