diff options
author | he <he> | 2006-06-09 13:25:22 +0000 |
---|---|---|
committer | he <he> | 2006-06-09 13:25:22 +0000 |
commit | 5e70459214d534d0a4a83a6745444816d8156296 (patch) | |
tree | f6a4f21fee4b8e2ef21b22ad5ac747c6e64d5ac9 /sysutils | |
parent | c4f651d92ee88d6e9332830a5d4e600de4008f93 (diff) | |
download | pkgsrc-5e70459214d534d0a4a83a6745444816d8156296.tar.gz |
Uh, trim trailing whitespace.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/munin-server/MESSAGE | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/munin-server/MESSAGE b/sysutils/munin-server/MESSAGE index 74d43b4f850..3be68d96e2a 100644 --- a/sysutils/munin-server/MESSAGE +++ b/sysutils/munin-server/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2006/06/09 13:24:20 he Exp $ +$NetBSD: MESSAGE,v 1.3 2006/06/09 13:25:22 he Exp $ You can start the collection of statistics and production of graphs by installing a crontab for the ${MUNIN_USER} user of the form @@ -11,10 +11,10 @@ You may need to give ${MUNIN_USER} a valid shell to do so. You may also want to add lines like -${VARBASE}/log/munin/munin-graph.log munin:munin 644 7 * 24 Z -${VARBASE}/log/munin/munin-html.log munin:munin 644 7 * 24 Z -${VARBASE}/log/munin/munin-limits.log munin:munin 644 7 * 24 Z -${VARBASE}/log/munin/munin-update.log munin:munin 644 7 * 24 Z +${VARBASE}/log/munin/munin-graph.log munin:munin 644 7 * 24 Z +${VARBASE}/log/munin/munin-html.log munin:munin 644 7 * 24 Z +${VARBASE}/log/munin/munin-limits.log munin:munin 644 7 * 24 Z +${VARBASE}/log/munin/munin-update.log munin:munin 644 7 * 24 Z to your /etc/newsyslog.conf file to have the logs rotated. |