Hi, I'm testing the ubus with a simple hello process and exposing info() to the ubus.
By reading ubusd code, I managed to publish and invoke hello.info() successfully with non-root user. Currently, I need to setup both the "publish" and "access" ACLs for the non-root owner user and modify the access ACL if any new methods would be introduced later. So I'm wondering if we could change the ubusd acl logic a little bit to grant the owner user by default the full access to exposed methods, so that we can simplify the ACL setup? Cheers, -- -- Shawn
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel