summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg/olsrd.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-02-21 04:33:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-02-21 04:33:30 +0000
commitac809adb4b893d0f5c877177ca0e495639719b2d (patch)
tree82c72b3d35c515a57034191c5c5f05c6a7a0668c /usr/local/pkg/olsrd.xml
parent3367ac0263c285a186f5f5724c75937844a27e8b (diff)
downloadpfsense-ac809adb4b893d0f5c877177ca0e495639719b2d.zip
pfsense-ac809adb4b893d0f5c877177ca0e495639719b2d.tar.gz
* Add dynamic gateway polling time
* Fix interfaces * Only edit olsr.conf and use one instance of program
Diffstat (limited to 'usr/local/pkg/olsrd.xml')
-rw-r--r--usr/local/pkg/olsrd.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/usr/local/pkg/olsrd.xml b/usr/local/pkg/olsrd.xml
index 6840b46..7150541 100644
--- a/usr/local/pkg/olsrd.xml
+++ b/usr/local/pkg/olsrd.xml
@@ -3,7 +3,6 @@
<name>OLSRD</name>
<version>1.0</version>
<title>OLSRD</title>
- <backup_file>/var/db/OLSRD</backup_file>
<!-- Menu is where this packages menu will appear -->
<menu>
<name>OLSRD</name>
@@ -12,7 +11,7 @@
</menu>
<service>
<name>OLSRD</name>
- <rcfile></rcfile>
+ <rcfile>/usr/local/sbin/olsrd -f /var/etc/olsr.conf</rcfile>
</service>
<tabs>
<tab>
@@ -60,7 +59,7 @@
<field>
<fielddescr>Allowed host(s)</fielddescr>
<fieldname>allowedhttpinfohost</fieldname>
- <description>Enables the OLSR stats web server</description>
+ <description>Hosts that are allowed to access the HTTPInfo web service.</description>
<type>input</type>
</field>
<field>
@@ -82,6 +81,12 @@
<type>input</type>
</field>
<field>
+ <fielddescr>Poll</fielddescr>
+ <fieldname>polling</fieldname>
+ <description>How often to look for a inet gw, in seconds.</description>
+ <type>input</type>
+ </field>
+ <field>
<fielddescr>Enable Secure Mode</fielddescr>
<fieldname>enabledsecure</fieldname>
<description>Enables the secure mode</description>
OpenPOWER on IntegriCloud