luci-app: Added support for syslog-ng

This commit is contained in:
gSpot
2021-03-15 21:02:38 +03:00
parent b187ab5384
commit 399ce9fb7f
9 changed files with 145 additions and 93 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" ]
},