]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev-rules: logs result of format substitution
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 11 Jan 2025 15:12:52 +0000 (00:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 17 Jan 2025 19:19:52 +0000 (04:19 +0900)
commita3ab06ab21528138160eb3d40c3e661fc53a8158
tree979ce7dcaf3a8b723a6029b03c1b4d3341e0a52e
parent6809bae6434707dbdbea7a7500612ebd8958f3cd
udev-rules: logs result of format substitution

This also drops redundant token string in log message on truncation.

No functional change, but should improve debuggability.
src/udev/udev-rules.c