mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-10 08:10:22 +01:00
In initrd, a too short carrier timeout means that the machine will possibly fail to boot. On the other hand, increasing the value doesn't have side effects, except for a bit longer delay on some machines. Increase the value to 10 seconds. Note that the default value is not propagated to the real root. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1239 |
||
|---|---|---|
| .. | ||
| tests | ||
| meson.build | ||
| nm-initrd-generator.c | ||
| nm-initrd-generator.h | ||
| nmi-cmdline-reader.c | ||
| nmi-dt-reader.c | ||
| nmi-ibft-reader.c | ||
| README.md | ||
nm-initrd-generator
A command line tool that generates NetworkManager configuration.
This is supposed to be run by dracut in initrd, before NetworkManager starts. It parses the kernel command line, generates configuration and quits.
See:
man 8 nm-initrd-generator([www])man 7 dracut.cmdline