mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 18:30:11 +01:00
The error case was as follows. When using 'ifupdown,keyfile' plugins and 'eth0' present in /etc/network/interfaces on a Debian-based system, 'ifupdown' plugin, in unmanaged mode, load_connections() prematurely and thus effectively blocked reading connections from 'keyfile' plugin. Patch by Dan and tested by me. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| nm-default-wired-connection.c | ||
| nm-default-wired-connection.h | ||
| nm-inotify-helper.c | ||
| nm-inotify-helper.h | ||
| nm-polkit-helpers.h | ||
| nm-sysconfig-connection.c | ||
| nm-sysconfig-connection.h | ||
| nm-sysconfig-settings.c | ||
| nm-sysconfig-settings.h | ||
| nm-system-config-error.c | ||
| nm-system-config-error.h | ||
| nm-system-config-interface.c | ||
| nm-system-config-interface.h | ||