Compare commits

..

No commits in common. "main" and "v6" have entirely different histories.
main ... v6

View file

@ -29,6 +29,4 @@ chsh -s $SET_SHELL
# Cloud image generates this file which prevents sshd from accepting passwords
rm -f /etc/ssh/sshd_config.d/50-cloud-init.conf
echo "ForceCommand cd /srv/stack; exec $SET_SHELL -l" > /etc/ssh/sshd_config.d/99-custom.conf
exec /usr/sbin/sshd -E /var/log/sshd.log -D