mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 06:30:33 +01:00
libnm-core: fix ifcfg-rh variable name for DHCPv6 hostname
Fixes: 2852b50945 ('ifcfg-rh: add DHCPV6_HOSTNAME and DHCPV6_SEND_HOSTNAME vars')
This commit is contained in:
parent
66088a09b2
commit
657b8b31b0
1 changed files with 1 additions and 1 deletions
|
|
@ -666,7 +666,7 @@ nm_setting_ip6_config_class_init (NMSettingIP6ConfigClass *klass)
|
|||
|
||||
/* ---ifcfg-rh---
|
||||
* property: dhcp-hostname
|
||||
* variable: DHCP_HOSTNAME
|
||||
* variable: DHCPV6_HOSTNAME
|
||||
* description: Hostname to send the DHCP server.
|
||||
* ---end---
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue