Re: [rrd-developers] [PATCH] rrdcached: Create the base directory on startup.

2009-10-04 Thread Tobias Oetiker
Hi Sebastian, Yesterday Sebastian Harl wrote: > --- > program/src/rrd_daemon.c |7 +++ > 1 files changed, 7 insertions(+), 0 deletions(-) thanks ... applied tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch t...@oetiker.ch ++41 62 775

[rrd-developers] [PATCH] rrdcached: Create the base directory on startup.

2009-10-03 Thread Sebastian Harl
--- program/src/rrd_daemon.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/program/src/rrd_daemon.c b/program/src/rrd_daemon.c index 7406325..0422389 100644 --- a/program/src/rrd_daemon.c +++ b/program/src/rrd_daemon.c @@ -2907,6 +2907,13 @@ static int read_options