mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
In https://github.com/systemd/mkosi/pull/3497, mkosi has started parsing options passed after the verb as regular mkosi options instead of options for the invoked command. We adapt to this change by adding '--' as a delimiter everywhere where required.