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/10/22 19:29:39 UTC

[GitHub] wido commented on a change in pull request #2916: systemvm: Ensure cloud service reboots after failure

wido commented on a change in pull request #2916: systemvm: Ensure cloud service reboots after failure
URL: https://github.com/apache/cloudstack/pull/2916#discussion_r227035487
 
 

 ##########
 File path: systemvm/debian/etc/systemd/system/cloud.service
 ##########
 @@ -9,5 +9,4 @@ WantedBy=multi-user.target
 Type=simple
 WorkingDirectory=/usr/local/cloud/systemvm
 ExecStart=/usr/local/cloud/systemvm/_run.sh
-Restart=always
-RestartSec=5
+Restart=on-failure
 
 Review comment:
   Setting it to *always* was just fine, why this particular change?

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