From cb8edbf9ec88a457e715b3592e30a9884e8cbfd6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 23 Mar 2018 11:07:48 +0100 Subject: building git, some fixes with login shells in ssh --- create_hdd.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'create_hdd.sh') diff --git a/create_hdd.sh b/create_hdd.sh index f7b5c99..8f65923 100755 --- a/create_hdd.sh +++ b/create_hdd.sh @@ -111,10 +111,6 @@ cp "$HOME/.ssh/id_rsa.pub" build/.ssh/authorized_keys chown 1001:1001 build # default PAM rules expect a password to be set for su? echo 'build:xx' | chpasswd -cat > build/.bashrc <