diff options
author | clsung <clsung@FreeBSD.org> | 2006-02-17 10:35:49 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-02-17 10:35:49 +0800 |
commit | fad51292162c561127a2a82d27d681dbb5caf5b1 (patch) | |
tree | 764e761b2220d890cf057b2fd00f8dc67bdf1cea /mail | |
parent | 662434ddf405fa8d0c3449aee485960e045aefef (diff) | |
download | freebsd-ports-gnome-fad51292162c561127a2a82d27d681dbb5caf5b1.tar.gz freebsd-ports-gnome-fad51292162c561127a2a82d27d681dbb5caf5b1.tar.zst freebsd-ports-gnome-fad51292162c561127a2a82d27d681dbb5caf5b1.zip |
- It has been long time that mailgraph uses rcNG script,
put a message so users know how to set variable in rc.conf.
PR: 93454
Submitted by: maintainer (Rong-En Fan)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailgraph/pkg-message | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/mailgraph/pkg-message b/mail/mailgraph/pkg-message index a1db11731f14..9a5a40aa6f4b 100644 --- a/mail/mailgraph/pkg-message +++ b/mail/mailgraph/pkg-message @@ -1,7 +1,12 @@ +Edit /etc/rc.conf and set + +mailgraph_enable="YES" + +to enable mailgraph. + Make sure this script should be invoked with privilege to read /var/log/maillog. - *** WARNING *** The rrd database has been moved to %%DATADIR%%. |