summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@tailscale.com>2025-10-05 12:43:54 -0700
committerBrad Fitzpatrick <brad@danga.com>2025-10-15 08:20:21 -0700
commit1a93a8a704b4f07a66d5086bfc1b7dfb1a3c6406 (patch)
treef7a49c0493692875a1f082d79f55230ea760a8f3 /control/controlhttp/controlhttpserver
parent005e264b5456f90d52920c2d396f307c645e1cbb (diff)
downloadtailscale-1a93a8a704b4f07a66d5086bfc1b7dfb1a3c6406.tar.xz
tailscale-1a93a8a704b4f07a66d5086bfc1b7dfb1a3c6406.zip
feature/tpm: quiet log output a bit
I was debugging a customer issue and saw in their 1.88.3 logs: TPM: error opening: stat /dev/tpm0: no such file or directory That's unnecessary output. The lack of TPM will be reported by them having a nil Hostinfo.TPM, which is plenty elsewhere in logs. Let's only write out an "error opening" line if it's an interesting error. (perhaps permissions, or EIO, etc) Updates #cleanup Change-Id: I3f987f6bf1d3ada03473ca3eef555e9cfafc7677 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions