Revert "Add instruction how to enable SSH in headless setup (i.e. without (#36)"

This reverts commit 3574e57a41.
pull/44/head
elsaxo 2022-05-13 20:31:29 +02:00 zatwierdzone przez GitHub
rodzic 3574e57a41
commit d5116c1191
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -30,6 +30,4 @@ perform rooting on. This can help when rooting a TV without a working display.
5. **Important:** since RootMyTV v2 we disable telnet by default after a second 5. **Important:** since RootMyTV v2 we disable telnet by default after a second
reboot. In order to keep it on you will need to connect over telnet on first reboot. In order to keep it on you will need to connect over telnet on first
boot after rooting and remove boot after rooting and remove
`/var/luna/preferences/webosbrew_telnet_disabled` file. To enable SSH daemon `/var/luna/preferences/webosbrew_telnet_disabled` file.
use the command `echo -n 1 > /var/luna/preferences/webosbrew_sshd_enabled`.
For default password and instructions for adding SSH key see main README.