mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
cryptodev-linux: fix aria 2 spam message
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
This commit is contained in:
@@ -1 +1 @@
|
||||
cryptodev
|
||||
cryptodev cryptodev_verbosity=-1
|
||||
|
||||
Reference in New Issue
Block a user