diff --git a/changelog/bugfixes/2025-11-05-fix-modprobe-via-udevd.md b/changelog/bugfixes/2025-11-05-fix-modprobe-via-udevd.md index da0e38ffc65..ba4f511e0ad 100644 --- a/changelog/bugfixes/2025-11-05-fix-modprobe-via-udevd.md +++ b/changelog/bugfixes/2025-11-05-fix-modprobe-via-udevd.md @@ -1 +1 @@ -- Fixed the loading of kernel modules from system extensions via udev (e.g. at boot time). +- Fixed the loading of kernel modules from system extensions via udev (e.g. at boot time). ([flatcar/scripts#3367](https://github.com/flatcar/scripts/pull/3367))