Index: /trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh
===================================================================
--- /trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh	(revision 88500)
+++ /trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh	(revision 88501)
@@ -205,14 +205,4 @@
 
 #
-#Package cloud-init is needed for possible automation the initial setup of virtual machine
-#
-log_command_in_target apt-get -y install cloud-init
-log_command_in_target systemctl enable cloud-init-local.service
-log_command_in_target systemctl enable cloud-init.service
-log_command_in_target systemctl enable cloud-config.service
-log_command_in_target systemctl enable cloud-final.service
-
-
-#
 # GAs
 #
@@ -290,5 +280,4 @@
 @@VBOX_COND_END@@
 
-
 #
 # Run user command.
