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 85e9f4f86a2a32f464ba85f52ad83070eb7e46ed Author: Rohit Yadav <rohit.ya...@shapeblue.com> AuthorDate: Fri Nov 17 16:20:54 2017 +0530 sshd is enabled by default Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> --- tools/appliance/definitions/systemvmtemplate/configure_login.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/appliance/definitions/systemvmtemplate/configure_login.sh b/tools/appliance/definitions/systemvmtemplate/configure_login.sh index 2b5b64b..1735b81 100644 --- a/tools/appliance/definitions/systemvmtemplate/configure_login.sh +++ b/tools/appliance/definitions/systemvmtemplate/configure_login.sh @@ -68,7 +68,6 @@ EOF function configure_login() { # configure_sshd - systemctl enable sshd configure_inittab add_admin_group configure_sudoers -- To stop receiving notification emails like this one, please contact "commits@cloudstack.apache.org" <commits@cloudstack.apache.org>.