From 0bba999283e7790b5912ed2e040476b7ec50e928 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Mon, 20 Jan 2020 23:29:59 +0200 Subject: [PATCH] Make /root/.ssh symlink to /data/etc/ssh --- board/common/overlay/root/.ssh | 1 + 1 file changed, 1 insertion(+) create mode 120000 board/common/overlay/root/.ssh diff --git a/board/common/overlay/root/.ssh b/board/common/overlay/root/.ssh new file mode 120000 index 0000000000..54bdc1241d --- /dev/null +++ b/board/common/overlay/root/.ssh @@ -0,0 +1 @@ +/data/etc/ssh \ No newline at end of file