[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.2'
Florian Forster
octo at verplant.org
Sat Nov 17 23:24:33 CET 2012
configure.in | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit e51b86dec5842bcb31d2f73e6043e21de4c51100
Author: Ruben Kerkhof <ruben at tilaa.nl>
Date: Sat Nov 17 18:19:58 2012 +0100
Fix java detection as unprivileged user.
If you have an inaccessible directory inside
JAVA_HOME, find returns an error and the test fails.
I found this on Fedora, where /usr/lib64/audit is only
readable by root, and my JAVA_HOME was set to /usr
Signed-off-by: Florian Forster <octo at collectd.org>
More information about the collectd-changes
mailing list