updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / selinux-procps / sysctl.conf
blobe3ebc7bad1a422d26409843e9c59dfe57bf94d41
2 # Kernel sysctl configuration
5 # Disable packet forwarding
6 net.ipv4.ip_forward=0
8 # Disable the magic-sysrq key (console security issues)
9 kernel.sysrq = 0
11 # Enable TCP SYN Cookie Protection
12 net.ipv4.tcp_syncookies = 1