mirror of
https://github.com/systemd/systemd.git
synced 2026-07-10 00:27:35 +00:00
This creates a second private resolve.conf file which lists the stub resolver and the resolved acquired search domains. This runtime file should be used as a symlink target for /etc/resolv.conf such that non-nss based applications can resolve search domains. Fixes: #7009