🐶 Sync 2025-11-02 14:26:26
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"admin/status/ramfree": {
|
||||
"title": "Freeping Memory Cache",
|
||||
"order": 9999,
|
||||
"action": {
|
||||
"type": "view",
|
||||
"path": "ramfree"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-ramfree" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"luci-app-ramfree": {
|
||||
"description": "Grant UCI access for luci-app-ramfree",
|
||||
"read": {
|
||||
"file": {
|
||||
"/bin/sync": [ "exec" ],
|
||||
"/sbin/sysctl": [ "exec" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user