From f7df84a6f454f32eaaf7ebe9be446b9e3bb0fc95 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:09 -0500 Subject: app-emulation/lxc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-emulation/lxc/files/lxc.initd.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation/lxc/files') diff --git a/app-emulation/lxc/files/lxc.initd.3 b/app-emulation/lxc/files/lxc.initd.3 index 970fba7db2e6..7f124381f12b 100644 --- a/app-emulation/lxc/files/lxc.initd.3 +++ b/app-emulation/lxc/files/lxc.initd.3 @@ -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$ -- cgit v1.2.3-65-gdbad