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

Specify sysctl config file

parent a4db1bb0
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ function global_rate_limit {
fi
sudo cp ~/sysctl.conf $SYSCTL_FILE
sudo rm ~/sysctl.conf
sudo sysctl -p
sudo sysctl -p $SYSCTL_FILE
}
function refresh_gpg_keys {
......
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