changelog: add entry for resolv.conf bugfix

This commit is contained in:
Jeremi Piotrowski 2022-07-26 10:53:35 +02:00
parent d9972d4ad1
commit 36ecad566a

View File

@ -0,0 +1 @@
- Fixed `/etc/resolv.conf` symlink by pointing it at `resolv.conf` instead of `stub-resolv.conf`. This bug was present since the update to systemd v250 ([coreos-overlay#2057](https://github.com/flatcar-linux/coreos-overlay/pull/2057))