summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:35 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc7e60ac55728d49b0eb511bfd02bcfc3a576cdde (patch)
treee639d108499e83a8ef46cd33c324b2738ba2d8a3 /sys-fs/lxcfs
parentsys-fs/lvm2: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-c7e60ac55728d49b0eb511bfd02bcfc3a576cdde.tar.gz
gentoo-c7e60ac55728d49b0eb511bfd02bcfc3a576cdde.tar.bz2
gentoo-c7e60ac55728d49b0eb511bfd02bcfc3a576cdde.zip
sys-fs/lxcfs: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-fs/lxcfs')
-rwxr-xr-xsys-fs/lxcfs/files/lxcfs-0.17.initd2
-rw-r--r--sys-fs/lxcfs/files/lxcfs-2.0.0.initd2
-rw-r--r--sys-fs/lxcfs/files/lxcfs-2.0.0_beta2.initd2
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$