Hi all, in cdimage-touch images from yesterday onwards, I'm not able to just install openssh-server and then ssh into my phone.
This has broken my workflow as lots of scripts I use all rely on ssh. For the moment, these steps are my work-around, until I can dig more thoroughly: adb shell dpkg-reconfigure openssh-server mkdir /var/run/sshd chmod 644 /var/run/sshd /usr/bin/sshd -D& Now sshd runs, so I can ssh in. But I'd like to campaign to get ssh fixed in the phablet images. Thanks -Gerry -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp