summaryrefslogtreecommitdiff
path: root/community/iperf/iperf.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/iperf/iperf.service')
-rw-r--r--community/iperf/iperf.service8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/iperf/iperf.service b/community/iperf/iperf.service
deleted file mode 100644
index 1bdcf86e9..000000000
--- a/community/iperf/iperf.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-Description=Iperf Server
-
-[Service]
-ExecStart=/usr/bin/iperf -s
-
-[Install]
-WantedBy=multi-user.target