diff options
author | beech <beech@FreeBSD.org> | 2008-08-26 05:47:36 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-08-26 05:47:36 +0800 |
commit | 5165e8a592e12898e35fa8335ae434f306c29792 (patch) | |
tree | 371067e49b31ceb383b894b40b31fd2e2c509a7b /ftp/tnftpd | |
parent | e0c9183f3e3795e6596b9ecf7e191fc200af17bb (diff) | |
download | freebsd-ports-gnome-5165e8a592e12898e35fa8335ae434f306c29792.tar.gz freebsd-ports-gnome-5165e8a592e12898e35fa8335ae434f306c29792.tar.zst freebsd-ports-gnome-5165e8a592e12898e35fa8335ae434f306c29792.zip |
- Remove pkg-message
Reported by: Yarema <yds@coolrat.org> (maintainer)
Diffstat (limited to 'ftp/tnftpd')
-rw-r--r-- | ftp/tnftpd/pkg-message | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ftp/tnftpd/pkg-message b/ftp/tnftpd/pkg-message deleted file mode 100644 index 07752592032f..000000000000 --- a/ftp/tnftpd/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -================================================================================ -This port relies on a number of configuration files in %%PREFIX%%/etc. -At the very least, create a ftpusers file with the usernams of users you don't -want to connect (root, toor, etc.). This will allow non-listed users to log in. -Copying /etc/ftpusers to %%PREFIX%%/etc/ftpusers should be sufficient. - -See the man files for more information. The man- and configuration files for -FreeBSD's built-in ftpd can also be of use as examples/additional info. -================================================================================ |