blob: 281ebf5ae2d3f3967c923868b784b916a1da1f9e [file] [log] [blame]
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
description="IP bandwidth measurement server"
command="/usr/bin/iperf3"
command_background="yes"
pidfile="/run/${SVCNAME}.pid"
command_args="-s ${IPERF_OPTS}"