diff --git a/src/conf_mode/service_ssh.py b/src/conf_mode/service_ssh.py index 6c8aa20d05c..74d96287650 100755 --- a/src/conf_mode/service_ssh.py +++ b/src/conf_mode/service_ssh.py @@ -145,7 +145,6 @@ def generate(ssh): def apply(ssh): - systemd_service_ssh = 'ssh.service' systemd_service_sshguard = 'sshguard.service' if not ssh: # SSH access is removed in the commit