changelog: add entry for rngd.service removal

The user visible effect of rng-tool removal is that rngd is no longer
started in the initramfs.
This commit is contained in:
Jeremi Piotrowski 2022-03-09 13:05:03 +01:00
parent debf700a83
commit 617f619c68

View File

@ -0,0 +1 @@
- Removed rngd.service because it is not essential anymore for the kernel to boot fast in VM environments ([PR#1700](https://github.com/flatcar-linux/coreos-overlay/pull/1700))