sysupdate: use log_syntax() when logging about a configuration file
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Apr 2024 16:48:40 +0000 (18:48 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Apr 2024 19:04:14 +0000 (04:04 +0900)
commitdca15bd90573f22de1f1287a4cd094c6905a0535
treee0a8aeba8c4366676a2175b677225b3b7bc5fcdc
parent94ad70989f843a8dd7f936769fe6ba2e06a16992
sysupdate: use log_syntax() when logging about a configuration file

All code around this does this too, hence do it here as well.

Also fix plural verb form.

Follow-up for: #32018
src/sysupdate/sysupdate-transfer.c