mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Update ssh.markdown (#3069)
* Update ssh.markdown Was not clear root is the username which has to be used. * Update ssh.markdown
This commit is contained in:
parent
df6098a6a1
commit
a2068be2c3
@ -30,6 +30,8 @@ To use this add-on, you must have a private/public key to log in. To generate th
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The username for login over ssh is `root`.
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **authorized_keys** (*Optional*): Your public-keys for authorized keyfile. Every element will be a line inside that file.
|
- **authorized_keys** (*Optional*): Your public-keys for authorized keyfile. Every element will be a line inside that file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user