rhtyd commented on a change in pull request #3126: [WIP] Improve System VM startup and memory usage URL: https://github.com/apache/cloudstack/pull/3126#discussion_r296625442
########## File path: systemvm/debian/lib/systemd/system/open-vm-tools.service ########## @@ -0,0 +1,12 @@ +[Unit] +Description=Service for virtual machines hosted on VMware +Documentation=http://open-vm-tools.sourceforge.net/about.php +DefaultDependencies=no +Before=cloud-init-local.service Review comment: @PaulAngus I see references to cloud-init-local.service and cloud-init.service but they are not in codebase or the template. Is there any file to be added, or did you mean cloud-early-config.service? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
