diff options
author | hauke <hauke@pkgsrc.org> | 2016-06-02 09:52:13 +0000 |
---|---|---|
committer | hauke <hauke@pkgsrc.org> | 2016-06-02 09:52:13 +0000 |
commit | a3b7dad8e1fe02b40e19aa3b4c964943fa513679 (patch) | |
tree | 9677382646cd624ad387bc9ce17d7f49704691fc | |
parent | 7f360661b67dca008681e51933ca583c3c821183 (diff) | |
download | pkgsrc-a3b7dad8e1fe02b40e19aa3b4c964943fa513679.tar.gz |
Mention updating the log path in cacti web config.
-rw-r--r-- | net/cacti/MESSAGE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/cacti/MESSAGE b/net/cacti/MESSAGE index 208d5f6a07a..264b20fdd36 100644 --- a/net/cacti/MESSAGE +++ b/net/cacti/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2016/06/02 09:36:33 hauke Exp $ +$NetBSD: MESSAGE,v 1.4 2016/06/02 09:52:13 hauke Exp $ cacti is now installed. @@ -40,6 +40,7 @@ for more information about configuring and starting cacti. If you have updated from a version older than 0.8.8h, note that the rrd and log directories are now under ${VARBASE}. Old logs and -database files will have to be moved manually. +database files need to be moved manually, and you have to update the +log path in "Console:Settings:Paths:Logging". =========================================================================== |