Fix authorized_keys keys (#53)
* Fix authorized_keys keys * Update hassos.conf * Update configuration.md * Update hassos-config * Update hassos-config
This commit is contained in:
@@ -6,13 +6,13 @@ You can format a USB stick with FAT32/EXT4 and name it with `config`. The layout
|
||||
```
|
||||
network/
|
||||
modules/
|
||||
known_hosts
|
||||
authorized_keys
|
||||
hassos-xy.raucb
|
||||
```
|
||||
|
||||
- On `network` folder can hold any kind of NetworkManager connections files.
|
||||
- The folder `modules` is for modules-load configuration files.
|
||||
- `known_hosts` file activate debug SSH access of port `22222`.
|
||||
- `authorized_keys` file activate debug SSH access of port `22222`.
|
||||
- For firmware updates you can but the `hassos-*.raucb` OTA update they should be install.
|
||||
|
||||
You can put this USB stick into device and they will be read on startup. You can also trigger this process later over the
|
||||
|
||||
Reference in New Issue
Block a user