Hi,

r40295 should fix #15357

Can someone try to verify that it is indeed fixed now ?

below are my test results

        John




root@OpenWrt:/# uci show system.@system[-1].log_size
system.cfg02e48a.log_size=1024

root@OpenWrt:/# while true; do logger
foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo;done

root@OpenWrt:/# logread > a
root@OpenWrt:/# ls -la a
-rw-r--r--    1 root     root       1116960 Mar 27 12:12 a

root@OpenWrt:/# logread > b
root@OpenWrt:/# ls -la b
-rw-r--r--    1 root     root       1116960 Mar 27 12:12 b

root@OpenWrt:/# logread | wc -l
6240
root@OpenWrt:/# logread | wc -l
6240
root@OpenWrt:/# logread | wc -l
6240
root@OpenWrt:/# logread | wc -l
6240
root@OpenWrt:/# logread | wc -l
6240
root@OpenWrt:/#
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to