luci: Fix show actual service status

This commit is contained in:
remittor
2024-10-23 13:26:28 +03:00
parent 144b9369b9
commit ed09612065
3 changed files with 242 additions and 170 deletions

View File

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