1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Fix typo in comment in default config file

Ticket:
Reviewed By: trivial
Testing Done: no code change
This commit is contained in:
Roopa Prabhu
2015-01-16 09:54:19 -08:00
parent c4842479ad
commit a53e80bca9

View File

@@ -13,7 +13,7 @@ template_lookuppath=/etc/network/ifupdown2/templates
# Support /etc/network/if-*/ scripts
addon_scripts_support=0
# By defauly ifupdown2 only supports a single vlan filtering bridge
# By default ifupdown2 only supports a single vlan filtering bridge
# on the system. Set this flag to 1 to support multiple vlan
# filtering bridges
multiple_vlan_aware_bridge_support=0