Skip to content

Instantly share code, notes, and snippets.

@pjvds
Created April 22, 2015 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjvds/f36ec54bd557f1a13d46 to your computer and use it in GitHub Desktop.
Save pjvds/f36ec54bd557f1a13d46 to your computer and use it in GitHub Desktop.
# System default settings live in /usr/lib/sysctl.d/00-system.conf.
# To override those settings, enter new settings here, or in an /etc/sysctl.d/<name>.conf file
#
# For more information, see sysctl.conf(5) and sysctl.d(5).
fs.file-max = 100000
fs.inotify.max_user_watches=100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment