From 797d24c790981524f27b15d59b1935eb1e34c999 Mon Sep 17 00:00:00 2001 From: Goldfelty Date: Tue, 17 Jun 2025 19:16:34 -0700 Subject: [PATCH] Fix incorrect filename --- networking-qemu-kvm-howto.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/networking-qemu-kvm-howto.txt b/networking-qemu-kvm-howto.txt index a6587f0..4be6f98 100644 --- a/networking-qemu-kvm-howto.txt +++ b/networking-qemu-kvm-howto.txt @@ -155,4 +155,3 @@ Use the following network device in scripts: -netdev bridge,id=net0,br=br0,"helper=/usr/lib/qemu/qemu-bridge-helper" -device virtio-net-pci,netdev=net0,id=net0,mac=00:16:CB:00:11:34 Also see https://dortania.github.io/OpenCore-Post-Install/universal/iservices.html to tweak the config.plist file. -