mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 17:10:08 +01:00
libnm-core: fix ifcfg-rh variable name for DHCPv6 hostname
Fixes:2852b50945('ifcfg-rh: add DHCPV6_HOSTNAME and DHCPV6_SEND_HOSTNAME vars') (cherry picked from commit657b8b31b0)
This commit is contained in:
parent
e41bb8fc8e
commit
df5d76b0dc
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