rhtyd commented on a change in pull request #4068:
URL: https://github.com/apache/cloudstack/pull/4068#discussion_r438670528



##########
File path: python/lib/cloudutils/serviceConfig.py
##########
@@ -343,7 +349,7 @@ def config(self):
             cfo.addEntry("NOZEROCONF", "yes")
             cfo.save()
 
-            if not bash("service network restart").isSuccess():
+            if not bash("systemctl restart 
NetworkManager.service").isSuccess():

Review comment:
       @davidjumani @shwstppr Check if this is true for distros applicable? 
Usually `systemctl restart network` works




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


Reply via email to