interfaces.5: note that we are compatible with legacy ifupdown1 syntax
This commit is contained in:
parent
369f3ff3c2
commit
8b00727370
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ The */etc/network/interfaces* file is used to specify how network
|
||||||
interfaces are configured. The file is processed by *ifquery*(8),
|
interfaces are configured. The file is processed by *ifquery*(8),
|
||||||
*ifup*(8) and *ifdown*(8) to introspect and change system state.
|
*ifup*(8) and *ifdown*(8) to introspect and change system state.
|
||||||
|
|
||||||
|
In most cases, syntax from legacy implementations is supported as
|
||||||
|
well, but that syntax is not discussed here.
|
||||||
|
|
||||||
# FILE SYNTAX
|
# FILE SYNTAX
|
||||||
|
|
||||||
The interface configuration database is composed of a series of
|
The interface configuration database is composed of a series of
|
||||||
|
|
Loading…
Reference in a new issue