Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts/update-systemd-from-27-to-238.sh: Leave Unbound enabled
Due to several problems with systemd-resolved [1][2], we keep Unbound for now as the local validating, recursive, and caching resolver. Leave systemd-resolved running to have the D-Bus API. It will use the resolvers from `/etc/resolv.conf`. [1]: https://github.com/systemd/systemd/issues/8451 [2]: https://github.com/systemd/systemd/issues/8450