Skip to content

Instantly share code, notes, and snippets.

@derekclair
Last active July 22, 2020 16:11
Show Gist options
  • Save derekclair/25088e09d2d7147045485ddf8fd165b8 to your computer and use it in GitHub Desktop.
Save derekclair/25088e09d2d7147045485ddf8fd165b8 to your computer and use it in GitHub Desktop.
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
@marcj
Copy link

marcj commented Aug 27, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment