mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
We would return ENOENT, which is extremely confusing. Strace is not helpful because no *file* is actually missing. So let's add some logs at debug level and also use a custom return code. Let all user-facing utilities print a custom error message in that case.