Compare commits
No commits in common. "main" and "v6" have entirely different histories.
1 changed files with 0 additions and 2 deletions
|
|
@ -29,6 +29,4 @@ chsh -s $SET_SHELL
|
||||||
# Cloud image generates this file which prevents sshd from accepting passwords
|
# Cloud image generates this file which prevents sshd from accepting passwords
|
||||||
rm -f /etc/ssh/sshd_config.d/50-cloud-init.conf
|
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
|
exec /usr/sbin/sshd -E /var/log/sshd.log -D
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue