luci: Adapt code for APK support

This commit is contained in:
remittor
2024-11-21 10:39:54 +03:00
parent 51fc9739d8
commit 9719c11a58
8 changed files with 55 additions and 14 deletions

View File

@@ -10,6 +10,7 @@
"/etc/init.d/zapret*": [ "exec" ],
"/bin/ps*": [ "exec" ],
"/bin/opkg*": [ "exec" ],
"/usr/bin/apk*": [ "exec" ],
"/opt/zapret/restore-def-cfg.sh*": [ "exec" ],
"/opt/zapret/sync_config.sh*": [ "exec" ]
},