]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysusers,tmpfiles: clarify error message for --replace
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 3 Dec 2023 12:47:19 +0000 (13:47 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Feb 2024 16:57:41 +0000 (17:57 +0100)
commit37ee46f7c859cb514592eb0ff8e11fc44316ef52
tree3c18b2a277b58b44f6f2f97b12676cf897a5cab6
parentc5052754761c78b89e20d1f9c3396529dbab26de
sysusers,tmpfiles: clarify error message for --replace

I was trying to run sysusers --replace, but the input file didn't have the right
suffix, and the message was very confusing. Let's split the message in two to
make it clearer that we care about the extension.
src/sysusers/sysusers.c
src/tmpfiles/tmpfiles.c