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



##########
File path: systemvm/debian/opt/cloud/bin/setup/postinit.sh
##########
@@ -33,6 +42,10 @@ then
   fi
 fi
 
+if [ "$TYPE" == "CKSNode" ]; then
+  pkill -9 dhclient

Review comment:
       Note - if we've guarded how to call/run the dhclient, we may not need to 
do this.




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