mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 04:48:10 +02:00
libnm,ifcfg-rh: fix documentation for IEEE_8021X_SYSTEM_CA_CERTS in man nm-settings-ifcfg-rh
Fixes:2a4fb75d3b('ifcfg: add support for "802-1x.system-ca-certs" setting') (cherry picked from commitb4537f2c03)
This commit is contained in:
parent
36ddd266a5
commit
5d8a0837b3
1 changed files with 2 additions and 2 deletions
|
|
@ -4513,8 +4513,8 @@ nm_setting_802_1x_class_init (NMSetting8021xClass *klass)
|
||||||
**/
|
**/
|
||||||
/* ---ifcfg-rh---
|
/* ---ifcfg-rh---
|
||||||
* property: system-ca-certs
|
* property: system-ca-certs
|
||||||
* variable: (none)
|
* variable: IEEE_8021X_SYSTEM_CA_CERTS(+)
|
||||||
* description: The property is not handled by ifcfg-rh plugin.
|
* description: a boolean value.
|
||||||
* ---end---
|
* ---end---
|
||||||
*/
|
*/
|
||||||
obj_properties[PROP_SYSTEM_CA_CERTS] =
|
obj_properties[PROP_SYSTEM_CA_CERTS] =
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue