summaryrefslogtreecommitdiffstats
path: root/core/modules/iperf/module.conf.ubuntu
diff options
context:
space:
mode:
authorSimon Rettberg2018-04-05 18:12:35 +0200
committerSimon Rettberg2018-04-05 18:12:35 +0200
commit11cde6b113112f2b139a413c7025d8900484c261 (patch)
tree580a8e8d81cba21ca8eba7a0401d6df552661114 /core/modules/iperf/module.conf.ubuntu
parent[stage32-bwlp] Add kexec-reboot (diff)
downloadmltk-11cde6b113112f2b139a413c7025d8900484c261.tar.gz
mltk-11cde6b113112f2b139a413c7025d8900484c261.tar.xz
mltk-11cde6b113112f2b139a413c7025d8900484c261.zip
[iperf] New module
Diffstat (limited to 'core/modules/iperf/module.conf.ubuntu')
-rw-r--r--core/modules/iperf/module.conf.ubuntu7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/iperf/module.conf.ubuntu b/core/modules/iperf/module.conf.ubuntu
new file mode 100644
index 00000000..df1b6d51
--- /dev/null
+++ b/core/modules/iperf/module.conf.ubuntu
@@ -0,0 +1,7 @@
+#!/bin/bash
+REQUIRED_CONTENT_PACKAGES="
+ iperf
+"
+REQUIRED_INSTALLED_PACKAGES="
+ iperf
+"