Skip to content

hotfix: always specify unit with journalctl

Filip Pokryvka requested to merge fp/hotfix_journal into main

When steps gets logged into the journal, we have to be careful how the check looks, to prevent matching previous steps being already logged.

This should be reworked, by using unified step "*... is visible in NM journal since..."

Fixes 27b48bef

Merge request reports