From 4b70379318309b0f2d6fe730fd70fc86b45bcc02 Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Mon, 5 Oct 2020 18:09:31 -0400 Subject: [PATCH] added short link to sysctl.conf --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 40c29ec..23e88f6 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ Please be careful that this `sysctl.conf` is **designed for endpoint hosts that 1. Overwrite the old `sysctl.conf` file with the downloaded `sysctl.conf` file 1. Run command `sudo sysctl -p` or reboot the system to apply the changes +For convenience, I have pointed the URL `https://akas.io/sysctl` to the `sysctl.conf` file. You may therefore download the `sysctl.conf` file with the following command. However, be sure to check the integrity of the file after downloading it if you choose to download using this method. + +```shell +curl -sSL akas.io/sysctl -o sysctl.conf +``` + ## `sysctl.conf` Content ```properties