summaryrefslogtreecommitdiff
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/files
parentnet-misc/uftp: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-7b256fbe4acd6881cf54f7c0177be15bffff9423.tar.gz
gentoo-7b256fbe4acd6881cf54f7c0177be15bffff9423.tar.bz2
gentoo-7b256fbe4acd6881cf54f7c0177be15bffff9423.zip
net-misc/vde: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/vde/files')
-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 9a1500eeae9e..8b2419d57050 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$