mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 01:20:07 +01:00
When NetworkManager runs in initrd, it can be cumbersome to enable debug logging. Granted, when using dracut, the NetworkManager dracut module will honor "rd.debug". However, a user may use NetworkManager in initrd without dracut. Then, the only way to enable debug logging would be by changing "NetworkManager.conf" and rebuild the initrd (or having some script in place, that allows to more conveniently enable debug logging for NetworkManager). To make it easier for debugging, honor "nm.debug" on the kernel command line. Note that if "nm.debug" is set on the kernel command line, it always overrides both the command line arguments and the configuration from NetworkManager.conf. That is intentional. The only way to override that is by overriding the kernel command line with a file "/run/NetworkManager/proc-cmdline". https://bugzilla.redhat.com/show_bug.cgi?id=2102313 |
||
|---|---|---|
| .. | ||
| common.ent.in | ||
| meson.build | ||
| NetworkManager-dispatcher.xml | ||
| NetworkManager-wait-online.service.xml | ||
| NetworkManager.conf.xml | ||
| NetworkManager.xml | ||
| nm-cloud-setup.xml | ||
| nm-initrd-generator.xml | ||
| nm-online.xml | ||
| nm-openvswitch.xml | ||
| nm-settings-dbus.xsl | ||
| nm-settings-ifcfg-rh.xsl | ||
| nm-settings-keyfile.xsl | ||
| nm-settings-nmcli.xsl | ||
| nmcli-examples.xml | ||
| nmcli.xml | ||
| nmtui.1.in | ||
| nmtui.xml | ||