diff options
author | Niko Tyni <ntyni@iki.fi> | 2008-03-17 20:56:48 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2008-03-17 20:56:48 +0100 |
commit | 340239dd0fdf7e8a63ebaae809e548df3cda105b (patch) | |
tree | 181171db40cfce7ec3a3aebd4ca8c43716a3743e /CHANGES | |
parent | 2fc87dbdce71a29396ad0236edc044f27596bdc0 (diff) | |
download | smokeping-340239dd0fdf7e8a63ebaae809e548df3cda105b.tar.gz smokeping-340239dd0fdf7e8a63ebaae809e548df3cda105b.tar.xz |
* optionally precreate the directory structure under 'dyndir' if
'precreateperms' is set --niko
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +* optionally precreate the directory structure under 'dyndir' if + 'precreateperms' is set --niko + * store the slave updates in 'dyndir', defaulting to 'datadir' --niko * change the slave update locking code so that reading works without |