From 0f5180c9c6105fc1dae388886cd3461739332417 Mon Sep 17 00:00:00 2001 From: loyukfai <23282935+loyukfai@users.noreply.github.com> Date: Mon, 28 Apr 2025 19:55:49 +0800 Subject: [PATCH] Update ubus.markdown (#38683) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Stefan Agner --- source/_integrations/ubus.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ubus.markdown b/source/_integrations/ubus.markdown index 4aa57c91a8e..0afef1017d1 100644 --- a/source/_integrations/ubus.markdown +++ b/source/_integrations/ubus.markdown @@ -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