1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/mail/ovs/pkg-message
2019-08-13 22:29:42 +00:00

17 lines
351 B
Plaintext

[
{ type: install
message: <<EOM
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.
EOM
}
]