mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-06 14:56:34 +08:00
update 2025-10-06 17:39:29
This commit is contained in:
11
luci-app-demon/root/usr/share/rpcd/acl.d/luci-app-demon.json
Normal file
11
luci-app-demon/root/usr/share/rpcd/acl.d/luci-app-demon.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"luci-app-demon": {
|
||||
"description": "Grant UCI access for luci-app-demon",
|
||||
"read": {
|
||||
"uci": [ "demon" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "demon" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user