projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add some more verbosity stuff
[openwrt.git]
/
package
/
rrdcollect
/
Config.in
diff --git
a/package/rrdcollect/Config.in
b/package/rrdcollect/Config.in
index
e7f2919
..
7dad232
100644
(file)
--- a/
package/rrdcollect/Config.in
+++ b/
package/rrdcollect/Config.in
@@
-1,7
+1,7
@@
config BR2_PACKAGE_RRDCOLLECT
tristate "rrdcollect - Round-Robin Database (RRD) collecting daemon"
default m if CONFIG_DEVEL
config BR2_PACKAGE_RRDCOLLECT
tristate "rrdcollect - Round-Robin Database (RRD) collecting daemon"
default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBRRD
+ depends BR2_PACKAGE_LIBRRD || BR2_PACKAGE_LIBRRD1
help
RRDcollect is a daemon which polls ceratin files in /proc/
directory, gathering data and storing it inside RRDtool's
help
RRDcollect is a daemon which polls ceratin files in /proc/
directory, gathering data and storing it inside RRDtool's
This page took
0.022213 seconds
and
4
git commands to generate.