Skip to content
Snippets Groups Projects
Commit 30a181f7 authored by Bob Mottram's avatar Bob Mottram
Browse files

Relead after sysctl changes

parent 98068999
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment