mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add ACL for all apps
This commit is contained in:
parent
6f1b4204eb
commit
9a1a341121
16 changed files with 163 additions and 3 deletions
|
@ -5,7 +5,11 @@
|
|||
"file": {
|
||||
"/proc/net/xt_ndpi/proto": [ "read" ],
|
||||
"/proc/net/xt_ndpi/host_proto": [ "read" ],
|
||||
}
|
||||
},
|
||||
"uci": [ "omr-bypass" ]
|
||||
}
|
||||
"write": {
|
||||
"uci": [ "omr-bypass" ]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue