Hi, Paul Zeiger writes: > I am currently setting up a web server and I want the network to be > managed by systemd's networkd and name resolution to be performed by > resolved. However the file > > /usr/lib/systemd/resolv.conf > > is missing and it should be provided by the package according to the man > page > (https://manpages.debian.org/stretch/systemd/systemd-resolved.service.8.en.html) > in order to operate resolved in the recommended mode (symlink > /etc/resolv.conf to the mentioned file).
It looks like the file gets installed to /lib/systemd/resolv.conf. Most manpages seem to assume a merged-/usr (where everything is installed to /usr/lib and not parts to /lib). Ansgar _______________________________________________ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers