From: Austin English Date: Wed, 18 May 2016 06:27:09 +0000 (-0500) Subject: app-emulation/lxc: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f7df84a6f454f32eaaf7ebe9be446b9e3bb0fc95;p=gentoo.git app-emulation/lxc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$