From c157235d20b02f8917899a1e57e097371e877b5c Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Mon, 8 Feb 2021 10:06:31 +0100 Subject: [libvirt] Remove default network configuration --- core/modules/libvirt/module.build | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/modules/libvirt/module.build b/core/modules/libvirt/module.build index fc1bc074..2e2f8e12 100644 --- a/core/modules/libvirt/module.build +++ b/core/modules/libvirt/module.build @@ -11,5 +11,9 @@ build() { } post_copy() { - : + # + # remove default network configuration + # + rm /etc/libvirt/qemu/networks/default.xml + rm /etc/libvirt/qemu/networks/autostart/default.xml } -- cgit v1.2.3-55-g7522