Merge pull request #2317 from justincormack/sysctl-fix

Remove kernel.random.write_wakeup_threshold from sysctl
This commit is contained in:
Riyaz Faizullabhoy
2017-07-28 13:22:38 -07:00
committed by GitHub
30 changed files with 29 additions and 31 deletions

View File

@@ -13,8 +13,6 @@ net.ipv4.neigh.default.gc_thresh3 = 32768
fs.aio-max-nr = 1048576
fs.inotify.max_user_watches = 524288
fs.file-max = 524288
# for rngd
kernel.random.write_wakeup_threshold = 3072
# security restrictions
kernel.kptr_restrict = 2
net.ipv4.conf.all.send_redirects = 0