commit | 69f5a77c610efc9073a6973ba51f7378bf0929c0 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Dec 09 19:00:14 2021 -0800 |
committer | William A. Kennington III <wak@google.com> | Fri Dec 10 15:29:02 2021 -0800 |
tree | 4c0c47a8584f322c2c09e0279be0b185026e0c96 | |
parent | f8600a16f4316f85646d4ca51d24732dda27986b [diff] |
ncsid: Only log errors a single time This reduces the amount of contents in the journal when an NCSI cable is missing or the interface is broken. It still periodically logs repeat messages, but only once per hour instead of potentially many times a second. Change-Id: Ic2efad4d3dea170863a5d4cbe48668a13007045c Signed-off-by: William A. Kennington III <wak@google.com>