aboutsummaryrefslogtreecommitdiff
path: root/mail/ovs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/ovs
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
Notes
Diffstat (limited to 'mail/ovs')
-rw-r--r--mail/ovs/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ovs/pkg-message b/mail/ovs/pkg-message
index 06af9ddfc9ff..36af10e13670 100644
--- a/mail/ovs/pkg-message
+++ b/mail/ovs/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Edit /etc/rc.conf and set
ovs_enable="YES"
@@ -8,3 +11,6 @@ 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
+}
+]