core/exec-invoke: clean up OpenFile= logging
authorMike Yuan <me@yhndnzj.com>
Mon, 24 Jun 2024 16:30:00 +0000 (18:30 +0200)
committerMike Yuan <me@yhndnzj.com>
Mon, 24 Jun 2024 16:31:38 +0000 (18:31 +0200)
commitc24ac9b97bc062d224d898c1da37efe7fa68a201
tree04dc7e005645b2e8eaeaa26fab730cb519590fa4
parentb9c5d812d5132ea1d6a7146be80d41ae2ccb288e
core/exec-invoke: clean up OpenFile= logging

Make collect_open_file_fds() the only logging function,
and downgrade various usual errors to debug level
if OPENFILE_GRACEFUL is set.

Fixes #33458
src/core/exec-invoke.c