mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-28 13:00:34 +01:00
libnm: fix ifcfg variable documentation at queue-id property
The correct variable for queue-id in ifcfg is BOND_PORT_QUEUE_ID.
This commit is contained in:
parent
d3b5496362
commit
762cd06ffa
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ nm_setting_bond_port_class_init(NMSettingBondPortClass *klass)
|
|||
**/
|
||||
/* ---ifcfg-rh---
|
||||
* property: queue-id
|
||||
* variable: BONDING_OPTS: queue-id=
|
||||
* variable: BOND_PORT_QUEUE_ID(+)
|
||||
* values: 0 - 65535
|
||||
* default: 0
|
||||
* description: Queue ID.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue