From 2c0b062df15ae7c454ab49e32f943418fd213cda Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Fri, 27 Apr 2018 11:24:30 +0200 Subject: [PATCH] Revert "TT#35912 Switch to a socket activated ssh" We will use libpam-systemd and ssh as daemon. This reverts commit cb78cf85084932f71a9b24106b3455a44d14174f. Change-Id: I0cd21f966af38e6c7f0c7605bd359b5105e9ecc5 --- templates/500_init-daemons-dabian.yaml.tt2 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/templates/500_init-daemons-dabian.yaml.tt2 b/templates/500_init-daemons-dabian.yaml.tt2 index ca12621..5fa1e6f 100644 --- a/templates/500_init-daemons-dabian.yaml.tt2 +++ b/templates/500_init-daemons-dabian.yaml.tt2 @@ -48,14 +48,10 @@ service: enabled: true running: true - ssh.socket: + ssh.service: enabled: true running: true - ssh.service: - enabled: false - running: false - telegraf.service: enabled: true running: true