Skip to content

Instantly share code, notes, and snippets.

@paulmars
Last active December 11, 2015 11:58
Show Gist options
  • Select an option

  • Save paulmars/4597669 to your computer and use it in GitHub Desktop.

Select an option

Save paulmars/4597669 to your computer and use it in GitHub Desktop.
Allow your processes to open more files
Error: accept EMFILE
sudo sysctl -w kern.maxfiles=20480,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment