From e84f7d96f08fb4f59a05c25395399817638bf118 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Mon, 21 Jul 2014 20:04:02 +0300 Subject: [PATCH] README.md: clean up obsolete ssh_enable instructions --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ae78328059..2a75961caf 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,6 @@ providing cutting edge hardware support to deliver a set-top box experience. SSH allows command line access to your openelec.tv machine for configuration and file transfer. Linux/Mac clients can natively use SSH, while Windows users might want to try PuTTY for their terminal access. - Starting with OpenELEC 2.0, SSH is disabled by default but all that is needed - is an empty “ssh_enable” file to exist in /storage/.config to enable it. * $HOME is mounted on /storage (the second ext4 partition on the drive). All data transfered to the machine will go here, the rest of the system is read-only with the exception of /var (containing runtime configuration data).