mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
17 lines
351 B
Plaintext
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
|
|
}
|
|
]
|