* src/dns/nm-dns-manager.c:
- Fix resolved detection, the symlink target is usually relative to
the root, such that in chroots the file points to a file inside the
chroot. But keep absolute targets too, as these may have been in use
with older version of systemd.
- Add support for stub-resolv.conf detection.
network-manager is also fixed:
network-manager (1.8.2-1ubuntu6) artful; urgency=medium
* src/dns/ nm-dns- manager. c:
- Fix resolved detection, the symlink target is usually relative to
the root, such that in chroots the file points to a file inside the
chroot. But keep absolute targets too, as these may have been in use
with older version of systemd.
- Add support for stub-resolv.conf detection.