mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 01:47:58 +02: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)
This commit is contained in:
parent
8bcfda364e
commit
7f532e9ab5
1 changed files with 1 additions and 1 deletions
|
|
@ -663,7 +663,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