checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=11
This commit is contained in:
parent
85a02c3904
commit
75e31c5586
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Wed Nov 25 13:23:10 CET 2009 - werner@suse.de
|
|
||||||
|
|
||||||
- Add a commented line to sysctl.conf how to disable IPv6 (bnc#558325)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 10 10:13:00 CEST 2009 - werner@suse.de
|
Thu Sep 10 10:13:00 CEST 2009 - werner@suse.de
|
||||||
|
|
||||||
|
@ -3,9 +3,7 @@
|
|||||||
net.ipv4.icmp_echo_ignore_broadcasts = 1
|
net.ipv4.icmp_echo_ignore_broadcasts = 1
|
||||||
# enable route verification on all interfaces
|
# enable route verification on all interfaces
|
||||||
net.ipv4.conf.all.rp_filter = 1
|
net.ipv4.conf.all.rp_filter = 1
|
||||||
# disable IPv6 completely
|
# enable ipV6 forwarding
|
||||||
#net.ipv6.conf.all.disable_ipv6 = 1
|
|
||||||
# enable IPv6 forwarding
|
|
||||||
#net.ipv6.conf.all.forwarding = 1
|
#net.ipv6.conf.all.forwarding = 1
|
||||||
# increase the number of possible inotify(7) watches
|
# increase the number of possible inotify(7) watches
|
||||||
fs.inotify.max_user_watches = 65536
|
fs.inotify.max_user_watches = 65536
|
||||||
|
Loading…
Reference in New Issue
Block a user