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 c63c4fa1fd612c5616993f9d73d9775e95215749
Author: Rohit Yadav <[email protected]>
AuthorDate: Fri Nov 17 16:20:54 2017 +0530

    sshd is enabled by default
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 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
"[email protected]" <[email protected]>.

Reply via email to