Commit graph

6 commits

Author SHA1 Message Date
Grimmauld f063f32450
nixos/auditd: Use new default socket path
The default path of the audisp socket was chanegd in 4ade1466f9
2025-09-11 10:05:53 +02:00
Grimmauld 1884f0fa52
nixos/audit: rename service to audit-rules-nixos to avoid collisions with the upstream unit 2025-09-11 10:05:46 +02:00
nikstur 439d68b58d nixos/audit: fix journald test
Makes the audit module responsible for setting up the audit subsystem of
the kernel. The auditd module is now only responsible for setting up the
daemon.

Enable the audit subsystem early via kernelParams.

Increase the default audit backlog limit so that it works out of the box
for a normal system.

Remove a superfluous and pointless test case.
2025-08-09 15:00:41 +02:00
Grimmauld cf70c17cf2
nixos/tests/audit: add grimmauld to maintainers 2025-08-03 22:19:33 +02:00
Grimmauld 916d8b65cf
nixos/tests/audit: test plugins 2025-08-03 22:19:29 +02:00
nikstur ddefab0839 nixos/tests/audit: init 2025-07-30 18:14:55 +02:00