nikp123 / wake-on-arp

An commandline daemon that wakes up a device on the local network when accessed
GNU General Public License v3.0
74 stars 4 forks source link

flush output to improve wake up reason timestamps #4

Closed Falcosc closed 3 years ago

Falcosc commented 3 years ago

The stdout buffer is ridiculous large on raspberry OS. I don't know if this is a normal size or if it is SD card access tuning. But it doesn't matter, without the flush the logging is useless.

nikp123 commented 3 years ago

yeah i agree, if it's going to keep buffering for an eternity then whats the point