mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 18:20:22 +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) (cherry picked from commitdf5d76b0dc) (cherry picked from commit7f532e9ab5) (cherry picked from commit98c019f708)
This commit is contained in:
parent
05858995d1
commit
481b7fe3fb
1 changed files with 1 additions and 1 deletions
|
|
@ -657,7 +657,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