Skip to content

Commit

Permalink
PasswordAuthentication yes
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Sep 10, 2023
1 parent c2f3d54 commit 92804bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions manifest
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,8 @@ postinstallhook() {
sed -i 's/set mouse=a/set mouse-=a/g' /usr/share/vim/vim90/defaults.vim
ln -s -f /usr/bin/vim /usr/bin/vi

sed -i "s/PasswordAuthentication no/PasswordAuthentication yes/" /etc/ssh/sshd_config

# disable retroarch menu in joypad configs
find /usr/share/libretro/autoconfig -type f -name '*.cfg' | xargs -d '\n' sed -i '/input_menu_toggle_btn/d'

Expand Down
4 changes: 0 additions & 4 deletions rootfs/etc/ssh/sshd_config.d/99-sk-chimeraos.conf

This file was deleted.

0 comments on commit 92804bb

Please sign in to comment.