ifupdown: add --force for compatibility with busybox ifupdown
This commit is contained in:
parent
7af585e738
commit
e1918f3fd5
3 changed files with 12 additions and 0 deletions
|
|
@ -18,6 +18,10 @@ configured in the configuration database.
|
|||
*-a, --auto*
|
||||
Only match interfaces that are marked as _auto_.
|
||||
|
||||
*-f, --force*
|
||||
Force deconfiguration of the interface.
|
||||
This option exists for compatibility with other implementations.
|
||||
|
||||
*-h, --help*
|
||||
Display supported options to ifquery.
|
||||
|
||||
|
|
|
|||
|
|
@ -18,6 +18,10 @@ configured in the configuration database.
|
|||
*-a, --auto*
|
||||
Only match interfaces that are marked as _auto_.
|
||||
|
||||
*-f, --force*
|
||||
Force configuration of the interface.
|
||||
This option exists for compatibility with other implementations.
|
||||
|
||||
*-h, --help*
|
||||
Display supported options to ifquery.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue