Update UI for luci-app status

This commit is contained in:
Vadim Vetrov
2024-12-23 01:09:53 +03:00
parent e915e3ef51
commit 47ac81c318
2 changed files with 20 additions and 3 deletions

View File

@@ -14,7 +14,8 @@
"/etc/init.d/firewall reload" : [ "exec" ],
"/usr/bin/youtubeUnblock --version" : [ "exec" ],
"/sbin/logread -e youtubeUnblock -l [0-9]*": [ "exec" ],
"/usr/sbin/logread -e youtubeUnblock -l [0-9]*": [ "exec" ]
"/usr/sbin/logread -e youtubeUnblock -l [0-9]*": [ "exec" ],
"/usr/share/youtubeUnblock/youtubeUnblock_defaults.sh --force": [ "exec" ]
},
"uci": [ "youtubeUnblock" ]
},