mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Corrected permissions
Permissions listed for hass-daemon were `777` (everybody can change it), corrected to `755`
This commit is contained in:
parent
5bfc74ade6
commit
775fdbda00
@ -189,7 +189,7 @@ Set the owner and permissions on your config folder
|
||||
Make the daemon file executable:
|
||||
|
||||
```bash
|
||||
# chmod 777 /volume1/homeassistant/hass-daemon
|
||||
# chmod 755 /volume1/homeassistant/hass-daemon
|
||||
```
|
||||
|
||||
Update your firewall (if it is turned on the Synology device):
|
||||
|
Loading…
x
Reference in New Issue
Block a user