summaryrefslogtreecommitdiff
path: root/package/netperf/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/netperf/ipkg')
-rw-r--r--package/netperf/ipkg/netperf.control4
-rw-r--r--package/netperf/ipkg/netperf.postinst3
2 files changed, 7 insertions, 0 deletions
diff --git a/package/netperf/ipkg/netperf.control b/package/netperf/ipkg/netperf.control
new file mode 100644
index 000000000..254f28a66
--- /dev/null
+++ b/package/netperf/ipkg/netperf.control
@@ -0,0 +1,4 @@
+Package: netperf
+Priority: optional
+Section: net
+Description: Program and service to do network performance measurement.
diff --git a/package/netperf/ipkg/netperf.postinst b/package/netperf/ipkg/netperf.postinst
new file mode 100644
index 000000000..36ef9c140
--- /dev/null
+++ b/package/netperf/ipkg/netperf.postinst
@@ -0,0 +1,3 @@
+#!/bin/sh
+. $IPKG_INSTROOT/etc/functions.sh
+add_rcconf netserver netserver NO