mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 14:38:09 +02:00
parent
39e97c9339
commit
272098e48b
1 changed files with 1 additions and 1 deletions
|
|
@ -704,7 +704,7 @@ impl_ifcfgrh_get_ifcfg_details (SettingsPluginIfcfg *plugin,
|
|||
return;
|
||||
}
|
||||
|
||||
ifcfg_path = utils_detect_ifcfg_path (path, TRUE);
|
||||
ifcfg_path = utils_detect_ifcfg_path (in_ifcfg, TRUE);
|
||||
if (!ifcfg_path) {
|
||||
g_dbus_method_invocation_return_error (context,
|
||||
NM_SETTINGS_ERROR,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue