Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTanarri <Tanarri@users.noreply.github.com>2019-03-14 03:08:27 +0300
committernachoparker <nacho@ownyourbits.com>2019-03-14 03:08:27 +0300
commitb969bc7007c27317b3a029d42cc094c24c25dede (patch)
treeaf2353a9186b2f3f80c2e172bd401154f154c5a1 /etc
parentd5aa572c682d52cca920ed096198c71beb2d3ddb (diff)
SSH: small typo (#840)
Diffstat (limited to 'etc')
-rw-r--r--etc/ncp-config.d/SSH.cfg2
1 files changed, 1 insertions, 1 deletions
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": [
{