mirror of
https://github.com/systemd/systemd.git
synced 2026-07-24 16:25:52 +00:00
If we're running with --root, or in a chroot (*), it's expected that machine-id and other specifiers will be unresolvable, so downgrade the warning to debug. Fixes #24655. (*) sd_booted() in principle means more than that, but nowadays systemd dominates and those others things are infrequently seen.