summaryrefslogtreecommitdiffstats
path: root/tv/2configs/audit.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/2configs/audit.nix')
-rw-r--r--tv/2configs/audit.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/tv/2configs/audit.nix b/tv/2configs/audit.nix
new file mode 100644
index 000000000..644741a5b
--- /dev/null
+++ b/tv/2configs/audit.nix
@@ -0,0 +1,9 @@
+{ ... }:
+
+{
+ security.audit = {
+ rules = [
+ "-a task,never"
+ ];
+ };
+}
[cgit] Unable to lock slot /tmp/cgit/3a300000.lock: No such file or directory (2)