even more granular - this is going to need some major squaching

This commit is contained in:
Paul Angus 2018-12-18 09:44:09 +00:00
parent a5201746e9
commit acd7d8913a
1 changed files with 3 additions and 1 deletions

View File

@ -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