summaryrefslogtreecommitdiff
path: root/www/smb_auth/pkg-message
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/smb_auth/pkg-message
parentEdit entry for www/nginx (diff)
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/smb_auth/pkg-message')
-rw-r--r--www/smb_auth/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/smb_auth/pkg-message b/www/smb_auth/pkg-message
index 957996cc2621..ef638c05d02b 100644
--- a/www/smb_auth/pkg-message
+++ b/www/smb_auth/pkg-message
@@ -1,8 +1,10 @@
-=========================================================================
-
+[
+{ type: install
+ message: <<EOM
Refer to ${PREFIX}/share/doc/smb_auth/README on how to configure smb_auth.
NOTE: For smb_auth to work properly
you must set debug level>0 in your smb.conf file.
-
-=========================================================================
+EOM
+}
+]