diff options
Diffstat (limited to 'package/collectd/ipkg')
-rw-r--r-- | package/collectd/ipkg/collectd.control | 5 | ||||
-rw-r--r-- | package/collectd/ipkg/collectd.postinst | 3 |
2 files changed, 0 insertions, 8 deletions
diff --git a/package/collectd/ipkg/collectd.control b/package/collectd/ipkg/collectd.control deleted file mode 100644 index 790e0fdfb..000000000 --- a/package/collectd/ipkg/collectd.control +++ /dev/null @@ -1,5 +0,0 @@ -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 deleted file mode 100644 index 7e4416125..000000000 --- a/package/collectd/ipkg/collectd.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf collectd collectd NO |