summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg/miniupnpd.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-12-05 17:51:05 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-12-05 17:51:05 +0000
commit02d777def251c9fb03c8c6a8a39e276e9b842c9e (patch)
treeedd91e229d28c973455da7698db435d86efe36b2 /usr/local/pkg/miniupnpd.xml
parent8777488bc3004337112a4a37896bd5d58391ce04 (diff)
downloadpfsense-02d777def251c9fb03c8c6a8a39e276e9b842c9e.zip
pfsense-02d777def251c9fb03c8c6a8a39e276e9b842c9e.tar.gz
Sync miniupnpd w/ HEAD
Diffstat (limited to 'usr/local/pkg/miniupnpd.xml')
-rw-r--r--usr/local/pkg/miniupnpd.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/usr/local/pkg/miniupnpd.xml b/usr/local/pkg/miniupnpd.xml
index fbe61f6..d1515e8 100644
--- a/usr/local/pkg/miniupnpd.xml
+++ b/usr/local/pkg/miniupnpd.xml
@@ -56,12 +56,12 @@
<fielddescr>Maximum Download Speed (Kbits/second)</fielddescr>
<fieldname>download</fieldname>
<type>input</type>
- </field>
+ </field>
<field>
<fielddescr>Maximum Upload Speed (Kbits/second)</fielddescr>
<fieldname>upload</fieldname>
<type>input</type>
- </field>
+ </field>
<field>
<fielddescr>Override WAN address</fielddescr>
<fieldname>overridewanip</fieldname>
@@ -71,12 +71,12 @@
<fielddescr>Log packets handled by miniupnpd rules?</fielddescr>
<fieldname>logpackets</fieldname>
<type>checkbox</type>
- </field>
+ </field>
<field>
<fielddescr>Use system uptime instead of miniupnpd uptime?</fielddescr>
<fieldname>sysuptime</fieldname>
<type>checkbox</type>
- </field>
+ </field>
</fields>
<custom_php_command_before_form>
before_form_miniupnpd(&amp;$pkg);
@@ -86,11 +86,11 @@
</custom_php_validation_command>
<custom_php_resync_config_command>
sync_package_miniupnpd();
- </custom_php_resync_config_command>
+ </custom_php_resync_config_command>
<custom_php_install_command>
sync_package_miniupnpd();
</custom_php_install_command>
<custom_php_deinstall_command>
exec("rm -f /usr/local/etc/rc.d/miniupnpd*");
</custom_php_deinstall_command>
-</packagegui>
+</packagegui> \ No newline at end of file
OpenPOWER on IntegriCloud