From: Austin English Date: Wed, 18 May 2016 06:34:35 +0000 (-0500) Subject: sys-fs/lxcfs: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c7e60ac55728d49b0eb511bfd02bcfc3a576cdde;p=gentoo.git sys-fs/lxcfs: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-fs/lxcfs/files/lxcfs-0.17.initd b/sys-fs/lxcfs/files/lxcfs-0.17.initd index a85021401a7d..20e046c9b728 100755 --- a/sys-fs/lxcfs/files/lxcfs-0.17.initd +++ b/sys-fs/lxcfs/files/lxcfs-0.17.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/sys-fs/lxcfs/files/lxcfs-2.0.0.initd b/sys-fs/lxcfs/files/lxcfs-2.0.0.initd index a85021401a7d..20e046c9b728 100644 --- a/sys-fs/lxcfs/files/lxcfs-2.0.0.initd +++ b/sys-fs/lxcfs/files/lxcfs-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/sys-fs/lxcfs/files/lxcfs-2.0.0_beta2.initd b/sys-fs/lxcfs/files/lxcfs-2.0.0_beta2.initd index a85021401a7d..20e046c9b728 100644 --- a/sys-fs/lxcfs/files/lxcfs-2.0.0_beta2.initd +++ b/sys-fs/lxcfs/files/lxcfs-2.0.0_beta2.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$