diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-02-23 13:55:00 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-02-23 13:55:00 +0000 |
commit | 6f830b33ee46bafffcffc04a7f4dc24eecd40f8e (patch) | |
tree | bccdd75ce1d3d1c9c0141cfaf6475ff63356abe5 /sysutils/munin-common/files/pkg-message.in | |
parent | Fix dependency after libtorrent-devel update. (diff) |
Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providing
the initial patches and getting me started with this.
Note that munin-main has been renamed to munin-master (see MOVED).
Approved by: portmgr (erwin)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250230
Diffstat (limited to 'sysutils/munin-common/files/pkg-message.in')
-rw-r--r-- | sysutils/munin-common/files/pkg-message.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/munin-common/files/pkg-message.in b/sysutils/munin-common/files/pkg-message.in new file mode 100644 index 000000000000..df049437efa1 --- /dev/null +++ b/sysutils/munin-common/files/pkg-message.in @@ -0,0 +1,8 @@ +******************************************************************** +Unless this file already existed, a sample configuration file +has been placed in %%PREFIX%%/etc/munin/munin.conf. + +Please edit it according to your needs. + +The Munin server will be run from cron under the user 'munin'. +******************************************************************** |