diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2004-12-29 01:20:08 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2004-12-29 01:20:08 +0000 |
commit | 8a317d11b9c3709698d3ada8992a6bddf553c559 (patch) | |
tree | 25cf5742aa7c0b693ff394d56722b8757c1a2555 /packages/pure-ftpd.xml | |
parent | 915ae4fc9de8df734fa070c08ac93c601a59ee1f (diff) | |
download | pfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.tar.gz pfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.tar.bz2 pfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.zip |
Add configfile tag
Diffstat (limited to 'packages/pure-ftpd.xml')
-rw-r--r-- | packages/pure-ftpd.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/pure-ftpd.xml b/packages/pure-ftpd.xml index 3711829e..ef1bef2a 100644 --- a/packages/pure-ftpd.xml +++ b/packages/pure-ftpd.xml @@ -6,6 +6,7 @@ <name>Pure FTPD</name> <tooltiptext>Pure FTPd Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. It has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in 'ls', FXP protocol, anti-warez system, bandwidth throttling, restricted ports for passive downloads, an LDAP backend, XML output, and more.</tooltiptext> <section>Services</section> + <configfile>pureftpd.xml</configfile> </menu> <!-- configpath gets expanded out automatically and config items will be stored in that location seperated with -> --> |