Files
openwrt_packages/luci-app-cifs-mount/root/usr/share/rpcd/acl.d/luci-app-cifs-mount.json
2025-11-02 14:26:26 +08:00

12 lines
170 B
JSON

{
"luci-app-cifs-mount": {
"description": "Grant UCI access for luci-app-cifs-mount",
"read": {
"uci": [ "cifs" ]
},
"write": {
"uci": [ "cifs" ]
}
}
}