Skip to content

Instantly share code, notes, and snippets.

@thehunmonkgroup
Created January 14, 2015 06:37
Show Gist options
  • Save thehunmonkgroup/08b0b932dd948a80a193 to your computer and use it in GitHub Desktop.
Save thehunmonkgroup/08b0b932dd948a80a193 to your computer and use it in GitHub Desktop.
Shell script to reload all files in /etc/sysctl.d/
#! /bin/bash
# Source function library.
. /etc/init.d/functions
apply_sysctl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment