diff options
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/files/iperf.confd | 1 | ||||
-rw-r--r-- | net-misc/iperf/files/iperf.initd-r1 | 1 | ||||
-rw-r--r-- | net-misc/iperf/files/iperf3.initd | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net-misc/iperf/files/iperf.confd b/net-misc/iperf/files/iperf.confd index 01bd473328e3..7d82492a30f9 100644 --- a/net-misc/iperf/files/iperf.confd +++ b/net-misc/iperf/files/iperf.confd @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # extra options (run iperf -h for a list of supported options) IPERF_OPTS="--format Mbytes" diff --git a/net-misc/iperf/files/iperf.initd-r1 b/net-misc/iperf/files/iperf.initd-r1 index e7d13ff3bf9e..cd17a7b47e9e 100644 --- a/net-misc/iperf/files/iperf.initd-r1 +++ b/net-misc/iperf/files/iperf.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="IP bandwidth measurement server" command="/usr/bin/iperf" diff --git a/net-misc/iperf/files/iperf3.initd b/net-misc/iperf/files/iperf3.initd index bb79f15b2a09..281ebf5ae2d3 100644 --- a/net-misc/iperf/files/iperf3.initd +++ b/net-misc/iperf/files/iperf3.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="IP bandwidth measurement server" command="/usr/bin/iperf3" |