Relead after sysctl changes
This commit is contained in:
parent
980689992a
commit
30a181f7fc
|
@ -304,6 +304,7 @@ function configure_internet_protocol {
|
|||
else
|
||||
sed -i 's|net.ipv4.tcp_timestamps.*|net.ipv4.tcp_timestamps=0|g' /etc/sysctl.conf
|
||||
fi
|
||||
/sbin/sysctl -p
|
||||
mark_completed $FUNCNAME
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue