From 97fd0217d34002aba96853701c9e45c9b124d421 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:10 -0500 Subject: [PATCH] app-emulation/lxd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-emulation/lxd/files/lxd-2.0.0.initd | 2 +- app-emulation/lxd/files/lxd-2.0.0_beta4.initd | 2 +- app-emulation/lxd/files/lxd-2.0.0_rc2.initd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/lxd/files/lxd-2.0.0.initd b/app-emulation/lxd/files/lxd-2.0.0.initd index ec23258c19d1..0ff13c8b965a 100644 --- a/app-emulation/lxd/files/lxd-2.0.0.initd +++ b/app-emulation/lxd/files/lxd-2.0.0.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/lxd/files/lxd-2.0.0_beta4.initd b/app-emulation/lxd/files/lxd-2.0.0_beta4.initd index ec23258c19d1..0ff13c8b965a 100644 --- a/app-emulation/lxd/files/lxd-2.0.0_beta4.initd +++ b/app-emulation/lxd/files/lxd-2.0.0_beta4.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/lxd/files/lxd-2.0.0_rc2.initd b/app-emulation/lxd/files/lxd-2.0.0_rc2.initd index ec23258c19d1..0ff13c8b965a 100644 --- a/app-emulation/lxd/files/lxd-2.0.0_rc2.initd +++ b/app-emulation/lxd/files/lxd-2.0.0_rc2.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2