Commit 10ec11f
devshell: fix journal monitoring
Commit 7b07ffe dropped the `-o json` argument to the journalctl query
that the devshell code uses to monitor system boot and know when to SSH.
Fix this by re-adding the argument but only for devshell so that the
default is still to output traditional logs (as in the testiso case).
Fixes 7b07ffe ("mantle/platform/qemu: drop json formatting from
journal output").1 parent 74d0126 commit 10ec11f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
0 commit comments