Skip to content

Commit

Permalink
remove iptables for qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubois committed Jun 19, 2021
1 parent aeb3de9 commit 204be8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AUR/install-qemu-v1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ set -e
##################################################################################################################
#tutorial https://www.youtube.com/watch?v=JxSGT_3UU8w

#sudo pacman -Rdd iptables --noconfirm
sudo pacman -Rdd iptables --noconfirm

sudo pacman -S --noconfirm --needed qemu iptables-nft libvirt bridge-utils virt-viewer spice-vdagent virt-manager xf86-video-qxl vde2 dnsmasq dmidecode

Expand Down

0 comments on commit 204be8d

Please sign in to comment.