aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-30 03:32:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-30 03:32:00 +0000
commitb6123757bd7e6747bfb574d054997003220d1050 (patch)
treedf90cd50130d94c668a883f0915f15afe7cf52aa /packages
parent418e2a6bdb69d95ee83b4179b37e51f668828759 (diff)
downloadpfsense-packages-b6123757bd7e6747bfb574d054997003220d1050.tar.gz
pfsense-packages-b6123757bd7e6747bfb574d054997003220d1050.tar.bz2
pfsense-packages-b6123757bd7e6747bfb574d054997003220d1050.zip
Additional file updates
Diffstat (limited to 'packages')
-rw-r--r--packages/pure-ftpd.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/pure-ftpd.xml b/packages/pure-ftpd.xml
index 7161b6ba..290e80fc 100644
--- a/packages/pure-ftpd.xml
+++ b/packages/pure-ftpd.xml
@@ -6,7 +6,7 @@
<name>Pure FTPD Accounts</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>
+ <configfile>pure-ftpd.xml</configfile>
</menu>
<menu>
<name>Pure FTPD Settings</name>
@@ -14,6 +14,9 @@
<section>Services</section>
<url>/pkg_edit.php?xml=pure-ftpdsettings.xml</url>
</menu>
+ <additional_files_needed>
+ <item>http://www.pfsense.com/packages/config/pure-ftpdsettings.xml</item>
+ </additional_files_needed>
<!-- configpath gets expanded out automatically and config items will be
stored in that location seperated with -> -->
<configpath>installedpackages->package->$packagename->configuration</configpath>