summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-07-03 04:12:19 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-07-03 04:12:19 +0000
commit1ed2947caa600c1bd172ede9e374ce85b0ce6348 (patch)
tree1af2e11aecd929805297c467fec815d912d2eb0a /usr
parentea35697228ad61ecc21444c7a88e3539bad2f770 (diff)
downloadpfsense-1ed2947caa600c1bd172ede9e374ce85b0ce6348.zip
pfsense-1ed2947caa600c1bd172ede9e374ce85b0ce6348.tar.gz
MFC 12867
s/interfaces_array/iface_array/ fix display of previously selected interfaces this changes where the config option is stored WARNING: OLSR configs will need to be updated (reselecting interface only)
Diffstat (limited to 'usr')
-rw-r--r--usr/local/pkg/olsrd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/pkg/olsrd.xml b/usr/local/pkg/olsrd.xml
index b8957e8..55811d8 100644
--- a/usr/local/pkg/olsrd.xml
+++ b/usr/local/pkg/olsrd.xml
@@ -50,7 +50,7 @@
</field>
<field>
<fielddescr>Interfaces</fielddescr>
- <fieldname>interface_array</fieldname>
+ <fieldname>iface_array</fieldname>
<value>lan</value>
<multiple>true</multiple>
<size>3</size>
@@ -140,4 +140,4 @@
</custom_php_install_command>
<custom_php_deinstall_command>
</custom_php_deinstall_command>
-</packagegui> \ No newline at end of file
+</packagegui>
OpenPOWER on IntegriCloud