From b969bc7007c27317b3a029d42cc094c24c25dede Mon Sep 17 00:00:00 2001 From: Tanarri Date: Thu, 14 Mar 2019 01:08:27 +0100 Subject: SSH: small typo (#840) --- etc/ncp-config.d/SSH.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/ncp-config.d/SSH.cfg b/etc/ncp-config.d/SSH.cfg index ca29c3ae..031fb9ee 100644 --- a/etc/ncp-config.d/SSH.cfg +++ b/etc/ncp-config.d/SSH.cfg @@ -3,7 +3,7 @@ "name": "SSH OpenSSH is a remote login program", "title": "SSH", "description": "Activate or deactivate SSH - OpenSSH is a remote login program", - "info": "In order to enable SSH, the password for user 'pi' can NOT remain set to the default raspberry. \nYou HAVE to create a NEW password for 'pi' if you want this program to enable SSH, it will fail if you dont!\nThe same will happen with user 'root' and password '1234'\nNote: Use normal AlphaNumeric, the only special characters allowed are .,@-_/", + "info": "In order to enable SSH, the password for user 'pi' can NOT remain set to the default 'raspberry'. \nYou HAVE to create a NEW password for 'pi' if you want this program to enable SSH, it will fail if you dont!\nThe same will happen with user 'root' and password '1234'\nNote: Use normal AlphaNumeric, the only special characters allowed are .,@-_/", "infotitle": "SSH notes", "params": [ { -- cgit v1.2.3