rentgendroid/android/conf/sshd_config.sh

3 lines
69 B
Bash

echo "PermitRootLogin yes" >> /etc/ssh/sshd_config
service ssh start