Guest User

Untitled

a guest
May 20th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. cat /proc/sys/fs/inotify/max_user_watches
  2.  
  3. fs.inotify.max_user_watches=524288
  4.  
  5. sudo sysctl -w fs.inotifiy.max_user_instances=1024
  6. sudo sysctl -w fs.inotify.max_user_watches=12288
Add Comment
Please, Sign In to add comment