mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
app-emulation/docker: configure nspawn before disabling veths
This commit is contained in:
parent
e5b3ce3d42
commit
99aacd9351
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user