From 0bcc1ce96d7bab8ba4d716dc00f6b9bbe362864f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 29 Mar 2022 13:07:28 -0300 Subject: src/infrastructure/machines.scm: Remove "Host" entry from sshd.conf --- src/infrastructure/machines.scm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/infrastructure/machines.scm b/src/infrastructure/machines.scm index 4aa5372..7b3e5ee 100644 --- a/src/infrastructure/machines.scm +++ b/src/infrastructure/machines.scm @@ -16,10 +16,6 @@ ClientAliveInterval 30 ClientAliveCountMax 20 MaxSessions 20 - - Host suyin - HostName ch-s010.rsync.net - User 16686 """#) (define profile-extra -- cgit v1.2.3