From c7e60ac55728d49b0eb511bfd02bcfc3a576cdde Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:35 -0500 Subject: [PATCH] sys-fs/lxcfs: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-fs/lxcfs/files/lxcfs-0.17.initd | 2 +- sys-fs/lxcfs/files/lxcfs-2.0.0.initd | 2 +- sys-fs/lxcfs/files/lxcfs-2.0.0_beta2.initd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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$ -- 2.26.2