interfaces: note automatic executor selection algorithm here too (closes #117)
This commit is contained in:
parent
c292297396
commit
af25cedf33
1 changed files with 4 additions and 0 deletions
|
@ -184,6 +184,10 @@ most common executors are:
|
|||
Check *interfaces-<executor>(5)* for further informaton about a given
|
||||
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
|
||||
|
||||
Configure a bridge interface *br0* with *bond0* attached to it,
|
||||
|
|
Loading…
Reference in a new issue