From 1ad01fb5fe7bfebc2b6d5899073a300ed8e86f40 Mon Sep 17 00:00:00 2001 From: Christoph Date: Fri, 16 Apr 2021 22:21:43 +0200 Subject: [PATCH] rename root's authorized_keys2 file to authorized_keys. --- .../templates_root/.ssh/{authorized_keys2 => authorized_keys} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename supported-files/templates_root/.ssh/{authorized_keys2 => authorized_keys} (100%) diff --git a/supported-files/templates_root/.ssh/authorized_keys2 b/supported-files/templates_root/.ssh/authorized_keys similarity index 100% rename from supported-files/templates_root/.ssh/authorized_keys2 rename to supported-files/templates_root/.ssh/authorized_keys