summaryrefslogtreecommitdiffstats
path: root/nixos/modules/security/audit.nix
AgeCommit message (Expand)Author
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2016-10-15audit module: only enable service if kernel has audit (#19569)Alexander Ried
2016-08-31audit: Disable by defaultTuomas Tynkkynen
2016-08-31audit service: Explicitly call auditctl to disable everythingTuomas Tynkkynen
2016-01-26audit: Disable in containersEelco Dolstra
2016-01-07security.audit: add NixOS moduleDan Peebles