mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
corrected typo
This commit is contained in:
parent
f1cd8fc97b
commit
b96bf7d6c0
@ -140,7 +140,7 @@ SSH onto your synology & login as admin or root
|
|||||||
```bash
|
```bash
|
||||||
$ cd /volume1/homeassistant
|
$ cd /volume1/homeassistant
|
||||||
```
|
```
|
||||||
Create "homeassistnat.conf" file using the following code
|
Create "homeassistant.conf" file using the following code
|
||||||
```bash
|
```bash
|
||||||
# only start this service after the httpd user process has started
|
# only start this service after the httpd user process has started
|
||||||
start on started httpd-user
|
start on started httpd-user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user