suyu-os/airootfs/etc/ssh/sshd_config.d/10-archiso.conf
Crimson Hawk 2dc0dcc04e
initial release
- use gamemode
- rebranded bootloader to suyuOS
- included lastest source code
- include user suyu

This project is officially made BUT NOT OFFICIALLY SUPPORTED
2024-04-12 20:58:10 +08:00

3 lines
96 B
Text

# Allow root login using password authentication
PasswordAuthentication yes
PermitRootLogin yes