huge
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
# Userspace
|
||||
# restrict usage of ptrace
|
||||
"kernel.yama.ptrace_scope" = 2;
|
||||
# "kernel.yama.ptrace_scope" = 2; # breaks anti-cheat
|
||||
|
||||
# ASLR memory protection (64-bit systems)
|
||||
"vm.mmap_rnd_bits" = 32;
|
||||
@@ -94,8 +94,8 @@
|
||||
"net.core.default_qdisc" = "cake";
|
||||
};
|
||||
boot.kernelParams = [
|
||||
"systemd.unified_cgroup_hierarchy=1"
|
||||
"cgroup_no_v1=all"
|
||||
# "systemd.unified_cgroup_hierarchy=1"
|
||||
# "cgroup_no_v1=all"
|
||||
"amd_iommu=force_isolation"
|
||||
"debugfs=off"
|
||||
"efi=disable_early_pci_dma"
|
||||
|
||||
Reference in New Issue
Block a user