From 0473725ffd6becd47fffaea82aac2d6535476c5d Mon Sep 17 00:00:00 2001 From: Alexander Schories Date: Thu, 13 May 2021 12:13:25 +0200 Subject: [PATCH] Azure-tuned kernel for Hyper-V based VMs (#1802) Signed-off-by: Alexander Schories Co-authored-by: Daniel Hansson --- nextcloud_install_production.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh index 86d44e10..19e32e0d 100644 --- a/nextcloud_install_production.sh +++ b/nextcloud_install_production.sh @@ -902,7 +902,8 @@ then linux-virtual \ linux-image-virtual \ linux-tools-virtual \ - linux-cloud-tools-virtual + linux-cloud-tools-virtual \ + linux-azure # linux-image-extra-virtual only needed for AUFS driver with Docker fi fi