summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:09 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitf7df84a6f454f32eaaf7ebe9be446b9e3bb0fc95 (patch)
tree7db43d59fb5d2e2062651e372023d5cdb701697e /app-emulation/lxc/files
parentapp-emulation/libvirt-snmp: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-f7df84a6f454f32eaaf7ebe9be446b9e3bb0fc95.tar.gz
gentoo-f7df84a6f454f32eaaf7ebe9be446b9e3bb0fc95.tar.bz2
gentoo-f7df84a6f454f32eaaf7ebe9be446b9e3bb0fc95.zip
app-emulation/lxc: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-emulation/lxc/files')
-rw-r--r--app-emulation/lxc/files/lxc.initd.32
1 files changed, 1 insertions, 1 deletions
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$