diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2004-12-30 00:26:45 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2004-12-30 00:26:45 +0000 |
commit | df1e252d5d553e7b2d1d0defaaf609ac4e7d02f7 (patch) | |
tree | e00b315f8cdde80f447e58a0e25e05809dc4c012 | |
parent | 5af3f38230731bb7e86165732d3e5cc5932a6364 (diff) | |
download | pfsense-packages-df1e252d5d553e7b2d1d0defaaf609ac4e7d02f7.tar.gz pfsense-packages-df1e252d5d553e7b2d1d0defaaf609ac4e7d02f7.tar.bz2 pfsense-packages-df1e252d5d553e7b2d1d0defaaf609ac4e7d02f7.zip |
Update method of access
-rw-r--r-- | packages/pure-ftpd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pure-ftpd.xml b/packages/pure-ftpd.xml index 0f737652..595d121b 100644 --- a/packages/pure-ftpd.xml +++ b/packages/pure-ftpd.xml @@ -12,7 +12,7 @@ <name>Pure FTPD Settings</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>pureftpdsettings.xml</configfile> + <url>/pkg_edit.php?xml=pureftpdsettings.xml</url> </menu> <!-- configpath gets expanded out automatically and config items will be stored in that location seperated with -> --> |