Update configuration.md

This commit is contained in:
Pascal Vizeli 2018-06-21 15:50:01 +02:00 committed by GitHub
parent e30e15dc53
commit 1e30f5120c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,13 +7,13 @@ You can format a USB stick with FAT32 and name it with `hassos-config`. The layo
network/ network/
modules/ modules/
known_hosts known_hosts
hassos-xy.rauc hassos-xy.raucb
``` ```
- On `network` folder can hold any kind of NetworkManager connections files. - On `network` folder can hold any kind of NetworkManager connections files.
- The folder `modules` is for modules-load configuration files. - The folder `modules` is for modules-load configuration files.
- `known_hosts` file activate debug SSH access of port `22222`. - `known_hosts` file activate debug SSH access of port `22222`.
- For firmware updates you can but the `hassos-*.rauc` OTA update they should be install. - For firmware updates you can but the `hassos-*.raucb` OTA update they should be install.
## Local ## Local