[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Fri Apr 6 16:19:47 CEST 2012
src/collectd.c | 63 +++++++++++++++++++++++++++++--------------------------
src/common.c | 2 +-
2 files changed, 34 insertions(+), 31 deletions(-)
New commits:
commit 03fffc410e946598dbb6db2b9d9371b5f01048da
Author: Florian Forster <octo at collectd.org>
Date: Fri Apr 6 16:18:18 2012 +0200
Create directories with permission 0777.
Let umask work its magic. Thanks to "Poil" for reporting this problem.
Fixes GitHub issue #63.
More information about the collectd-changes
mailing list