drop redundant pid_max configuration

This commit is contained in:
Daniel Micay 2021-08-17 19:23:49 -04:00
parent 69effda0bc
commit de1580294f

View File

@ -25,8 +25,6 @@ net.core.bpf_jit_harden = 2
kernel.kexec_load_disabled = 1
kernel.pid_max = 4194304
fs.protected_regular = 2
fs.protected_fifos = 2