diff --git a/luci-app-zapret/root/usr/share/luci/menu.d/luci-app-zapret2.json b/luci-app-zapret/root/usr/share/luci/menu.d/luci-app-zapret2.json index 873235f..28f7f31 100644 --- a/luci-app-zapret/root/usr/share/luci/menu.d/luci-app-zapret2.json +++ b/luci-app-zapret/root/usr/share/luci/menu.d/luci-app-zapret2.json @@ -8,13 +8,6 @@ }, "depends": { "acl": [ "luci-app-zapret2" ], - "fs": { - "/opt/zapret2/sync_config.sh": "executable", - "/opt/zapret2/restore-def-cfg.sh": "executable", - "/opt/zapret2/script-exec.sh": "executable", - "/opt/zapret2/update-pkg.sh.sh": "executable", - "/etc/init.d/zapret2": "executable" - }, "uci": { "zapret2": true } } },