Update ubus.markdown (#38683)

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
loyukfai 2025-04-28 19:55:49 +08:00 committed by GitHub
parent 563bfd34fd
commit 0f5180c9c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ Then, create an ACL file at `/usr/share/rpcd/acl.d/hass.json` for the user `hass
}
```
Restart the services. This ACL file needs to be recreated after updating/upgrading your OpenWrt firmware.
Restart the services. Add the file path to /etc/sysupgrade.conf so that it remains after updating/upgrading your OpenWrt firmware.
```bash
# /etc/init.d/rpcd restart && /etc/init.d/uhttpd restart