Skip to content

Instantly share code, notes, and snippets.

@noherczeg
Created September 19, 2014 15:30
Show Gist options
  • Save noherczeg/e5b95dea89bf083fee6b to your computer and use it in GitHub Desktop.
Save noherczeg/e5b95dea89bf083fee6b to your computer and use it in GitHub Desktop.
warning watch enospc
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment