From eb1784eca00677c7561246f12046d08d4a7b9a51 Mon Sep 17 00:00:00 2001 From: Stefan Gaiselmann Date: Mon, 14 Nov 2022 10:57:24 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.adoc=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.adoc b/README.adoc index 60d838e..043e380 100644 --- a/README.adoc +++ b/README.adoc @@ -37,6 +37,12 @@ fi TODO: create user file for initialization at provisioning +[CAUTION] +Debian AWS systems use a `motd` initialization causing problems. +The user is logged out immediatly after a SSH login. +Remove `x flag` from `11.motd` to avoid this. + + . install go `sudo yum install -y golang golang-bin` . install git `sudo yum install -y git-all` . install _chezmoi_ from git repo (see below)