app-emulation/docker: configure nspawn before disabling veths

This commit is contained in:
David Michael 2016-12-07 11:52:36 -08:00
parent e5b3ce3d42
commit 99aacd9351
3 changed files with 2 additions and 1 deletions

View File

@ -286,7 +286,8 @@ src_install() {
systemd_dounit "${FILESDIR}/early-docker.target"
insinto /usr/lib/systemd/network
doins "${FILESDIR}"/50-docker{,-veth}.network
doins "${FILESDIR}"/50-docker.network
doins "${FILESDIR}"/90-docker-veth.network
udev_dorules contrib/udev/*.rules