mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
So we can mitigate (to some degree) the reoccurring "dissect timeout" issue: ``` Run sudo python3 -m mkosi boot systemd.unit=mkosi-check-and-shutdown.service !quiet systemd.log_level=debug systemd.log_target=console udev.log_level=info systemd.default_standard_output=journal+console Failed to dissect image '/home/runner/work/systemd/systemd/image.raw': Connection timed out Error: Process completed with exit code 1. ```