]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/nspawn/nspawn.c
nspawn: try to bind mount resolved's resolv.conf snippet into the container
authorLennart Poettering <lennart@poettering.net>
Wed, 27 Jul 2016 12:50:45 +0000 (14:50 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Aug 2016 12:52:16 +0000 (14:52 +0200)
commit3539724c26a1b2b00c4eb3c004b635a4b8647de6
tree0d1e2b77892fab6400dd731b1a58c921a31414d8
parent5e0bb1a6287387f179540895e43647a0baa8c724
nspawn: try to bind mount resolved's resolv.conf snippet into the container

This has the benefit that the container can follow the host's DNS server
changes without us having to constantly update the container's resolv.conf
settings.
src/nspawn/nspawn.c