luci: Show and check versions of installed packages

This commit is contained in:
remittor
2024-10-24 15:08:37 +03:00
parent 2db3bd7514
commit 836b324a0b
3 changed files with 48 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
"/etc/crontabs/root": [ "read" ],
"/etc/init.d/zapret*": [ "exec" ],
"/bin/ps*": [ "exec" ],
"/bin/opkg*": [ "exec" ],
"/opt/zapret/sync_config.sh*": [ "exec" ]
},
"uci": [ "zapret", "network" ],