diff options
Diffstat (limited to 'ftp/bsdftpd-ssl/files/pkg-message.server.compat')
-rw-r--r-- | ftp/bsdftpd-ssl/files/pkg-message.server.compat | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ftp/bsdftpd-ssl/files/pkg-message.server.compat b/ftp/bsdftpd-ssl/files/pkg-message.server.compat new file mode 100644 index 000000000000..8637a1fbc643 --- /dev/null +++ b/ftp/bsdftpd-ssl/files/pkg-message.server.compat @@ -0,0 +1,14 @@ +============================================================================= +You will also need to read "Configuration" and "Supplement information" parts +of %%DOCSDIR%%/INSTALL file from the package documentation +for the subsequent configuration steps: + 1. Create the server certificate + 2. Edit PAM configuration + 3. Start the FTP server + +If you want to run the FTP server in the daemon mode, you can copy the sample +start-up script %%PREFIX%%/etc/rc.d/bsdftpd_ssl.sh.sample to +%%PREFIX%%/etc/rc.d/bsdftpd_ssl.sh. + +Please note: the manual page for the FTP server is available as ftpd-ssl(8). +============================================================================= |