You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/03/23 08:53:24 UTC

[GitHub] rhtyd commented on a change in pull request #2468: CLOUDSTACK-10341 VR: minor fixes

rhtyd commented on a change in pull request #2468: CLOUDSTACK-10341 VR: minor fixes
URL: https://github.com/apache/cloudstack/pull/2468#discussion_r176670427
 
 

 ##########
 File path: systemvm/debian/etc/systemd/system/cloud-postinit.service
 ##########
 @@ -1,7 +1,7 @@
 [Unit]
 Description=CloudStack post-patching init script
 After=cloud-early-config.service network.target local-fs.target
-Before=ssh.service
+Before=ssh.service apache2.service
 
 Review comment:
   @resmo post-merging this PR I found that sometimes isolated network VRs get stuck when starting due to unable to restart apache2 via postinit script. Can you advise why apache2 need to be started after postinit script runs?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services