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


The following commit(s) were added to refs/heads/debian9-systemvmtemplate by 
this push:
     new ae16a8b  sshd is enabled by default
ae16a8b is described below

commit ae16a8bf22ce81c56018c746942a1d8a289b65ac
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>'].

Reply via email to