From 64ff27ff6850a54113749b700d982f697f294e70 Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Wed, 14 Apr 2021 21:14:08 -0400 Subject: [PATCH] Update Ubuntu-Desktop-20.04-LTS.sh --- Ubuntu-Desktop-20.04-LTS.sh | 1 - 1 file changed, 1 deletion(-) 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