interfaces: note automatic executor selection algorithm here too (closes #117)

This commit is contained in:
Ariadne Conill 2020-11-04 11:31:08 -07:00
parent c292297396
commit af25cedf33

View file

@ -184,6 +184,10 @@ most common executors are:
Check *interfaces-<executor>(5)* for further informaton about a given Check *interfaces-<executor>(5)* for further informaton about a given
executor and available configuration parameters. executor and available configuration parameters.
If the _auto\_executor\_selection_ ifupdown-ng.conf option is enabled,
*use* statements will automatically be added for executors when their
configuration statements are present in the interfaces file.
# EXAMPLES # EXAMPLES
Configure a bridge interface *br0* with *bond0* attached to it, Configure a bridge interface *br0* with *bond0* attached to it,