WhiskerWizRescue/archlive/airootfs/etc/ssh/sshd_config.d/10-archiso.conf

4 lines
96 B
Text
Raw Normal View History

2024-02-03 12:47:09 +00:00
# Allow root login using password authentication
PasswordAuthentication yes
PermitRootLogin yes