Skip to content

dracut: fix audit and journal

Filip Pokryvka requested to merge fp/dracut_audit into main

Fix failing auditd service - missing /var/log/audit/ directory. Also embed audit log to HTML.

Sometimes journal is not embeded. We wrongly appended local cursor to the remote journal logs. Do not append cursor.

@RunFeatures:dracut

Merge request reports