diff --git a/pom.xml b/pom.xml
index af0ac94a1f2..17385ab5a8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
UTF-8
UTF-8
https://download.cloudstack.org/systemvm
- 4.20.1.0
+ 4.20.2.0
apache
https://sonarcloud.io
diff --git a/tools/appliance/systemvmtemplate/scripts/finalize.sh b/tools/appliance/systemvmtemplate/scripts/finalize.sh
index e5d15ecb61c..507d4a4133a 100644
--- a/tools/appliance/systemvmtemplate/scripts/finalize.sh
+++ b/tools/appliance/systemvmtemplate/scripts/finalize.sh
@@ -68,6 +68,7 @@ function zero_disk() {
}
function finalize() {
+ depmod -a
configure_misc
configure_rundisk_size
configure_sudoers