summaryrefslogtreecommitdiff
path: root/package/collectd/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/collectd/ipkg')
-rw-r--r--package/collectd/ipkg/collectd.control5
-rw-r--r--package/collectd/ipkg/collectd.postinst3
2 files changed, 8 insertions, 0 deletions
diff --git a/package/collectd/ipkg/collectd.control b/package/collectd/ipkg/collectd.control
new file mode 100644
index 000000000..790e0fdfb
--- /dev/null
+++ b/package/collectd/ipkg/collectd.control
@@ -0,0 +1,5 @@
+Package: collectd
+Priority: optional
+Section: console
+Description: System statistics collection daemon
+Depends: libpthread
diff --git a/package/collectd/ipkg/collectd.postinst b/package/collectd/ipkg/collectd.postinst
new file mode 100644
index 000000000..7e4416125
--- /dev/null
+++ b/package/collectd/ipkg/collectd.postinst
@@ -0,0 +1,3 @@
+#!/bin/sh
+. $IPKG_INSTROOT/etc/functions.sh
+add_rcconf collectd collectd NO