This is an automated email from the ASF dual-hosted git repository. bhaisaab pushed a commit to branch debian9-systemvmtemplate in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 666921905fa492646ed3471a93cbb9d340de86a3 Author: Rohit Yadav <[email protected]> AuthorDate: Mon Dec 4 13:57:02 2017 +0530 avoid restarting networking again Signed-off-by: Rohit Yadav <[email protected]> --- systemvm/patches/debian/opt/cloud/bin/setup/postinit.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/systemvm/patches/debian/opt/cloud/bin/setup/postinit.sh b/systemvm/patches/debian/opt/cloud/bin/setup/postinit.sh index 58a3ecc..8149d2d 100755 --- a/systemvm/patches/debian/opt/cloud/bin/setup/postinit.sh +++ b/systemvm/patches/debian/opt/cloud/bin/setup/postinit.sh @@ -26,6 +26,5 @@ then then /opt/cloud/bin/update_config.py cmd_line.json logger -t cloud "Updated config: cmd_line.json" - systemctl restart networking fi fi -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
