summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:51 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitd7d4412a144760e78c693b2d00edc64c29800934 (patch)
treea57debfcfe80d8359560e4c32f399a892206c18f /net-misc/iperf/files/iperf3.initd
parentnet-misc/iodine: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-d7d4412a144760e78c693b2d00edc64c29800934.tar.gz
gentoo-d7d4412a144760e78c693b2d00edc64c29800934.tar.bz2
gentoo-d7d4412a144760e78c693b2d00edc64c29800934.zip
net-misc/iperf: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/iperf/files/iperf3.initd')
-rw-r--r--net-misc/iperf/files/iperf3.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/files/iperf3.initd b/net-misc/iperf/files/iperf3.initd
index d02f560146ff..bb79f15b2a09 100644
--- a/net-misc/iperf/files/iperf3.initd
+++ b/net-misc/iperf/files/iperf3.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$