diff --git a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh index fd1b525a39d..cd4812ed67e 100644 --- a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh +++ b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh @@ -113,7 +113,9 @@ function configure_services() { # Disable guest services which will selectively be started based on hypervisor systemctl disable open-vm-tools systemctl disable xe-daemon - systemctl disable hyperv-daemons.hv-fcopy-daemon.service hyperv-daemons.hv-kvp-daemon.service hyperv-daemons.hv-vss-daemon.service + systemctl disable hyperv-daemons.hv-fcopy-daemon.service + systemctl disable hyperv-daemons.hv-kvp-daemon.service + systemctl disable hyperv-daemons.hv-vss-daemon.service systemctl disable qemu-guest-agent configure_apache2