Skip to content

Commit

Permalink
Update synology.md to correct synouser command to create the openhab …
Browse files Browse the repository at this point in the history
  • Loading branch information
jamietownsend authored Nov 1, 2023
1 parent ad3e05f commit a2595a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/synology.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For reference how to do that: I found this [youtube tutorial](https://www.youtub
When you are in the secured shell first thing to do is to create the user openhab.

```bash
sudo synouser --add openhab habopen
sudo synouser --add openhab habopen "openhab" 0 "" 0
sudo synogroup --add openhab openhab
```

Expand Down

0 comments on commit a2595a5

Please sign in to comment.