diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 20:54:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 20:54:41 +0000 |
commit | ea99a484345535a464a374dff9df4f53ca956dd0 (patch) | |
tree | 65a691eead9673ee80131af5bd33ca100ed461d2 /ftp/bsdftpd-ssl/files/README.examples | |
parent | GGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it is (diff) |
- Update to 1.1.0
PR: ports/83633
Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
Diffstat (limited to 'ftp/bsdftpd-ssl/files/README.examples')
-rw-r--r-- | ftp/bsdftpd-ssl/files/README.examples | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/bsdftpd-ssl/files/README.examples b/ftp/bsdftpd-ssl/files/README.examples new file mode 100644 index 000000000000..dbd1081c811d --- /dev/null +++ b/ftp/bsdftpd-ssl/files/README.examples @@ -0,0 +1,11 @@ +This directory contains example configuration files for the bsdftpd-ssl FTP +server: + +rc.conf.d/bsdftpd_ssl - the configuration parameters for rc.d/ startup script, + which is already installed as /usr/local/etc/rc.d/bsdftpd_ssl.sh. The + script actually do nothing until that parameters will be added into the + one of the /etc/rc.conf.d/bsdftpd_ssl or /etc/rc.conf files. + +ftpusers - the /etc/ftpusers file. + +ftpchroot - the /etc/ftpchroot file. |