Commit a1f51ec
committed
fix: check both systemd error messages for missing boot journal
Support both systemd error message variants for first boot detection:
- systemd 255+: 'No journal boot entry found for the specified boot'
- systemd 252: 'No such boot ID in journal'
Signed-off-by: Sarita Mahajan <sarmahaj@redhat.com>
Assisted-by: Claude (claude-sonnet-4.5)1 parent 163b012 commit a1f51ec
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
183 | 188 | | |
184 | 189 | | |
185 | 190 | | |
| |||
0 commit comments