add sysctl.d, update readme

This commit is contained in:
arcan1s
2015-02-06 06:32:16 +03:00
parent 08451e3d47
commit bd9b2cff37
4 changed files with 7 additions and 0 deletions

2
sysctl.d/49-sysrq.conf Normal file
View File

@ -0,0 +1,2 @@
# enable sysrq keys
kernel.sysrq = 1

View File

@ -0,0 +1 @@
kernel.core_pattern=|/usr/lib/systemd/systemd-coredump %p %u %g %s %t %e

1
sysctl.d/90-swap.conf Normal file
View File

@ -0,0 +1 @@
vm.swappiness = 0