diff --git a/usr/lib/sysctl.d/80-inotify.conf b/usr/lib/sysctl.d/80-inotify.conf new file mode 100644 index 00000000000..984e27b7cbd --- /dev/null +++ b/usr/lib/sysctl.d/80-inotify.conf @@ -0,0 +1,2 @@ +fs.inotify.max_user_instances=8192 +fs.inotify.max_user_watches=524288