Nicholas Smith 43d644db35 luci-app-watchcat: add support for new features and convert to JavaScript
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
(cherry picked from commit d5c763ee1dc3f90ae3f493400895440f4082c4b4)

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Remove po file changes. Does not apply clean. To many changes.
2021-03-18 12:55:26 +01:00

15 lines
227 B
JSON

{
"luci-app-watchcat": {
"description": "Grant access to LuCI app watchcat",
"read": {
"file": {
"/usr/bin/watchcat.sh": [ "exec" ]
},
"uci": [ "watchcat" ]
},
"write": {
"uci": [ "watchcat" ]
}
}
}