VEGAS/containers@soda: wait for the vmdefault interface
This commit is contained in:
parent
1a18788217
commit
df43950cb7
1 changed files with 1 additions and 1 deletions
|
@ -85,5 +85,5 @@
|
||||||
isReadOnly = false;
|
isReadOnly = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
systemd.services."container@soda".after = [ "libvirtd.service" ];
|
systemd.services."container@soda".after = [ "libvirtd.service" "sys-devices-virtual-net-vmdefault.device" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue