hughsie / passim

A local caching server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[passimd] Reduce frequency of max-age checks or suppress output

d3-X-t3r opened this issue · comments

My journalctl logs are being polluted by spam from passimd - with several "checking for max-age" messages. Eg:

Mar 03 12:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 13:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 14:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 15:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 16:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 17:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 18:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 19:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 20:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 21:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 22:25:13 dex-um780 passimd[18728]: checking for max-age
Mar 03 23:25:13 dex-um780 passimd[18728]: checking for max-age

Is there a way I can either suppress this message, or reduce the frequency of checks? I've looked thru the man page and it doesn't seem like there's a config option for this.

Note: I didn't install passim manually, looks like it was pulled in by fwupd.