diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-02 01:37:38 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-09-02 01:37:38 +0000 |
commit | bec681c04c13b825bcd479fa79ae36930df8407f (patch) | |
tree | 3b824c024f0f1b638283d41ea18ff8e901d09012 /mail/ovs/pkg-message | |
parent | 94b9e441fd72437dfd91a7c33d0c93750ec65bda (diff) | |
download | ports-bec681c04c13b825bcd479fa79ae36930df8407f.tar.gz ports-bec681c04c13b825bcd479fa79ae36930df8407f.zip |
Notes
Diffstat (limited to 'mail/ovs/pkg-message')
-rw-r--r-- | mail/ovs/pkg-message | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ovs/pkg-message b/mail/ovs/pkg-message new file mode 100644 index 000000000000..3a737753b899 --- /dev/null +++ b/mail/ovs/pkg-message @@ -0,0 +1,11 @@ +Edit /etc/rc.conf and set + + ovs_enable="YES" + +to enable OpenVISP Stats. + +Make sure this script should be invoked with privilege to read +/var/log/maillog. For example, you may change the permission of +maillog to be 644. Another way is to make maillog owned by +the mail group, and put ovs_user in that group. + |