luci-app: New log.

ruantiblock: Minor fixes.
This commit is contained in:
gSpot
2021-03-11 18:24:24 +03:00
parent a5fc9016be
commit b187ab5384
25 changed files with 736 additions and 244 deletions
@@ -18,8 +18,8 @@
"/etc/init.d/cron enabled": [ "exec" ],
"/etc/init.d/cron enable": [ "exec" ],
"/etc/init.d/cron restart": [ "exec" ],
"/sbin/logread -e ruantiblock": [ "exec" ],
"/usr/sbin/logread -e ruantiblock": [ "exec" ]
"/sbin/logread -e ^ruantiblock": [ "exec" ],
"/usr/sbin/logread -e ^ruantiblock": [ "exec" ]
},
"uci": [ "network", "ruantiblock" ]
},