aboutsummaryrefslogtreecommitdiff
path: root/ftp/pure-ftpd/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/pure-ftpd/files/pkg-message.in')
-rw-r--r--ftp/pure-ftpd/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/ftp/pure-ftpd/files/pkg-message.in b/ftp/pure-ftpd/files/pkg-message.in
index 19c43faa36f7..4f843c4e614e 100644
--- a/ftp/pure-ftpd/files/pkg-message.in
+++ b/ftp/pure-ftpd/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Now you need to examine %%EXAMPLESDIR%%/pam.d/pure-ftpd
and add the relevant PAM configuration lines to your /etc/pam.conf file.
@@ -5,3 +8,6 @@ If you defined call upload script in pure-ftpd config define corresponding
vars in rc.conf. pure-ftpd will not listen TCP socket without it.
See FAQ: https://github.com/jedisct1/pure-ftpd/blob/master/FAQ
+EOM
+}
+]