aboutsummaryrefslogtreecommitdiffstats
path: root/config/bandwidthd/bandwidthd.xml
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2013-03-31 13:07:23 -0700
committerErmal Luçi <eri@pfsense.org>2013-03-31 13:07:23 -0700
commitfdb500d70615697c453b18d5cae0ff78dfd31c70 (patch)
treef1bc89cd6e2ced3479895d10032aa1e3f368ec51 /config/bandwidthd/bandwidthd.xml
parent155bc1fbd34ed53b0063c06285b891c59ec99f63 (diff)
parent0c1cab6190570f79759dac4d39a1f00b78356212 (diff)
downloadpfsense-packages-fdb500d70615697c453b18d5cae0ff78dfd31c70.tar.gz
pfsense-packages-fdb500d70615697c453b18d5cae0ff78dfd31c70.tar.bz2
pfsense-packages-fdb500d70615697c453b18d5cae0ff78dfd31c70.zip
Merge pull request #416 from phil-davis/master
bandwidthd add enable option
Diffstat (limited to 'config/bandwidthd/bandwidthd.xml')
-rw-r--r--config/bandwidthd/bandwidthd.xml18
1 files changed, 12 insertions, 6 deletions
diff --git a/config/bandwidthd/bandwidthd.xml b/config/bandwidthd/bandwidthd.xml
index 161280cf..f306546a 100644
--- a/config/bandwidthd/bandwidthd.xml
+++ b/config/bandwidthd/bandwidthd.xml
@@ -7,7 +7,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- authng.xml
+ bandwidthd.xml
part of pfSense (http://www.pfSense.com)
Copyright (C) 2007 to whom it may belong
All rights reserved.
@@ -41,10 +41,10 @@
*/
/* ========================================================================== */
]]>
- </copyright>
- <description>Describe your package here</description>
- <requirements>Describe your package requirements here</requirements>
- <faq>Currently there are no FAQ items provided.</faq>
+ </copyright>
+ <description>Describe your package here</description>
+ <requirements>Describe your package requirements here</requirements>
+ <faq>Currently there are no FAQ items provided.</faq>
<name>bandwidthd</name>
<version>2.0.1.4</version>
<title>Bandwidthd</title>
@@ -60,7 +60,7 @@
<name>bandwidthd</name>
<rcfile>bandwidthd.sh</rcfile>
<executable>bandwidthd</executable>
- </service>
+ </service>
<tabs>
<tab>
<text>BandwidthD</text>
@@ -80,6 +80,12 @@
</additional_files_needed>
<fields>
<field>
+ <fielddescr>Enable bandwidthd</fielddescr>
+ <fieldname>enable</fieldname>
+ <type>checkbox</type>
+ <description></description>
+ </field>
+ <field>
<fielddescr>Interface</fielddescr>
<fieldname>active_interface</fieldname>
<description>The interface that bandwidthd will bind to.</description>