Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
erdnaxe
nixos
Commits
b2bd2c09
Commit
b2bd2c09
authored
Jun 29, 2022
by
erdnaxe
🦋
Browse files
Don't audit x86 syscalls on ARM
parent
72e1cd6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
base/security.nix
View file @
b2bd2c09
...
...
@@ -6,8 +6,6 @@
"-w /etc/ -p wa -k audit_conf"
# watch mounts
"-a exit,always -S mount -S umount2 -k audit_mount"
# strange x86 syscalls
"-a exit,always -S ioperm -S modify_ldt -k audit_syscall"
];
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment