Loading
nixos/tests/systemd-journal: Fix failing tests
Fix regression from https://github.com/NixOS/nixpkgs/pull/379629. The systemd-journal test has been failing on hydra since 2025-02-10. See, for instance: https://hydra.nixos.org/build/290855155. This commit enables auditing, as expected by the tests. It also addresses an issue where audit messages were getting dropped due to rate limits. (cherry picked from commit 22d51e08)