Skip to content

Instantly share code, notes, and snippets.

@JRSalasM
Created April 28, 2020 03:00
Show Gist options
  • Save JRSalasM/7931b71adc1f074f9c89390493ac160d to your computer and use it in GitHub Desktop.
Save JRSalasM/7931b71adc1f074f9c89390493ac160d to your computer and use it in GitHub Desktop.
Ubuntu - Watcher limit
echo fs.inotify.max_user_watches=582222 | 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