diff --git a/deployment/libvirt/install_packages.sh b/deployment/libvirt/install_packages.sh index 7760f7e3..01997a94 100755 --- a/deployment/libvirt/install_packages.sh +++ b/deployment/libvirt/install_packages.sh @@ -7,7 +7,7 @@ # install_packages.sh - install required packages -sudo apt-get install virt-manager libvirt-bin qemu-system -y +sudo apt-get install virt-manager libvirt-bin qemu-system apparmor -y cat << EOF | sudo tee /etc/libvirt/qemu.conf user = "root"