Files
systemd/src/basic
Zbigniew Jędrzejewski-Szmek 6e6e96f628 udev: define a generic helper to print messages about unknown users and groups
We cannot just use %m, because strerror returns a confusing error message
for ESRCH or ENOEXEC. udev code was doing a good job, but the error handling
was very verbose. Let's encapsulate the customized error messages in a
helper.

No functional change, except that the error messages have a slightly different
form now. The old messages were a bit better, but we don't have as much
flexibility in the new scheme. "Failed to resolve user 'foo': Unknown user"
should be good enough.
2025-11-18 16:23:29 +01:00
..
2025-05-25 10:06:07 +02:00
2025-09-19 15:33:15 +09:00
2025-11-16 11:12:10 +09:00
2025-09-19 14:46:55 +02:00
2025-06-02 17:39:43 +02:00
2025-11-12 15:44:50 +01:00
2025-09-19 16:46:07 +02:00
2025-09-24 15:45:28 +02:00
2025-05-25 10:06:07 +02:00
2025-05-25 10:06:07 +02:00
2025-07-26 05:00:02 +09:00
2025-10-20 02:10:00 -07:00
2025-05-25 10:06:07 +02:00
2025-11-13 15:36:47 +09:00
2025-05-25 10:06:07 +02:00