Files
systemd/test
dongshengyuan 9773189e56 portablectl: keep inspect --force unit metadata
Parse the WithExtensions metadata block whenever --force selects that
bus method. This keeps the following unit-file array aligned with the
reply layout.

Reproducer:
  portablectl inspect --force /usr/share/minimal_0.raw \
      minimal-app0.service

Before:
  inspect printed the image metadata but dropped the matching unit
  list. Scripts could not see which unit files were selected when
  --force was used with the WithExtensions bus reply.

Follow-up: bdfa3f3a5c
2026-07-15 16:30:15 +08:00
..
2026-07-10 16:35:19 +09:00