diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/2022-07-26-restore-resolv-conf.md b/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/2022-07-26-restore-resolv-conf.md new file mode 100644 index 0000000000..38a68be572 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/2022-07-26-restore-resolv-conf.md @@ -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))