summaryrefslogtreecommitdiff
path: root/net-misc/vde
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:37 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit7b256fbe4acd6881cf54f7c0177be15bffff9423 (patch)
tree591adeaa36496f92e653a431067e2ee8b66c3a5a /net-misc/vde
parent0cd0924bdc5a3867c1417758c2c781aab3d80d72 (diff)
downloadgentoo-7b256fbe4acd6881cf54f7c0177be15bffff9423.tar.gz
gentoo-7b256fbe4acd6881cf54f7c0177be15bffff9423.tar.xz
net-misc/vde: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/vde')
-rw-r--r--net-misc/vde/files/vde.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/vde/files/vde.init b/net-misc/vde/files/vde.init
index 9a1500eeae9..8b2419d5705 100644
--- a/net-misc/vde/files/vde.init
+++ b/net-misc/vde/files/vde.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$