summaryrefslogtreecommitdiff
path: root/app-emulation
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
parent88fbbeb2a5ac5701d3f975413d7b9199f56d2397 (diff)
downloadgentoo-f7df84a6f454f32eaaf7ebe9be446b9e3bb0fc95.tar.gz
gentoo-f7df84a6f454f32eaaf7ebe9be446b9e3bb0fc95.tar.xz
app-emulation/lxc: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-emulation')
-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 970fba7db2e..7f124381f12 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$