]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/sysusers/sysusers.c
sysusers: improve message about conflicting entries
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 Dec 2021 10:21:17 +0000 (11:21 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 Dec 2021 10:47:15 +0000 (11:47 +0100)
commit9a5af4b7ac16368ae14f26735657e93cce46f065
tree631ed9f77d216ea69fb4b260be1096f6f3b9e594
parent64fe10957b9fdce55d59c2af101e004c93997419
sysusers: improve message about conflicting entries

Without any markup, the sentence could be quite confusing:
g user 55
g user 56

"Two or more conflicting lines for user configured"
It also wasn't clear which line is ignored.

Inspired by https://github.com/systemd/systemd/pull/21156.
src/sysusers/sysusers.c