mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 14:44:36 +04:00
cryptodev log by default unecessary debug message With some app (like aria2) the syslog get spammed with lots of this message cryptodev: aria2c[3231] (adjust_sg_array:106): reallocating from 32 to 512 pages With this we disable logging of debug message as they are just for info purpose and they are not error at all. Signed-off-by: Ansuel Smith ansuelsmth@gmail.com
2 lines
33 B
Plaintext
2 lines
33 B
Plaintext
cryptodev cryptodev_verbosity=-1
|