kimberly-build/lily/archiso/airootfs/etc/ssh/sshd_config.d/10-archiso.conf

4 lines
96 B
Text
Raw Normal View History

2024-08-13 22:30:08 +02:00
# Allow root login using password authentication
PasswordAuthentication yes
PermitRootLogin yes