diff --git a/Ubuntu-Desktop-20.04-LTS.sh b/Ubuntu-Desktop-20.04-LTS.sh index 44d57f3..979b5ed 100644 --- a/Ubuntu-Desktop-20.04-LTS.sh +++ b/Ubuntu-Desktop-20.04-LTS.sh @@ -79,7 +79,6 @@ sudo bash -c 'cat > /etc/sysctl.d/10-security.conf' <<-'EOF' fs.protected_hardlinks = 1 fs.protected_symlinks = 1 net.core.bpf_jit_harden = 2 -kernel.yama.ptrace_scope = 3 module.sig_enforce = 1 EOF