2014-04-18 14:09:20 -07:00
|
|
|
#
|
2014-05-09 09:10:49 -07:00
|
|
|
# ifupdown2 configuration file
|
2014-04-18 14:09:20 -07:00
|
|
|
#
|
2014-05-09 09:10:49 -07:00
|
|
|
# This file contains default settings for ifupdown
|
2014-04-18 14:09:20 -07:00
|
|
|
#
|
|
|
|
|
2014-05-09 09:10:49 -07:00
|
|
|
# default template engine (only mako is currently supported)
|
|
|
|
template_engine=mako
|
2014-04-18 14:09:20 -07:00
|
|
|
|
2014-05-09 09:10:49 -07:00
|
|
|
# default template lookup path during template rendering
|
|
|
|
template_lookuppath=/etc/network/ifupdown2/templates
|
2014-09-25 10:55:08 -07:00
|
|
|
|
|
|
|
# Support /etc/network/if-*/ scripts
|
|
|
|
addon_scripts_support=0
|
2014-11-03 17:55:51 -08:00
|
|
|
|
|
|
|
# ifquery check status strings.
|
|
|
|
# By default `ifquery --check` prints the check and
|
|
|
|
# cross marks against interface attributes.
|
|
|
|
# Use the below strings to modify the default behaviour.
|
|
|
|
|
|
|
|
# check_success_str=
|
|
|
|
# check_error_str=(x)
|
|
|
|
|
|
|
|
multiple_vlan_aware_bridge_support=0
|