summaryrefslogtreecommitdiff
path: root/libre/filesystem/sysctl
diff options
context:
space:
mode:
Diffstat (limited to 'libre/filesystem/sysctl')
-rw-r--r--libre/filesystem/sysctl3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/filesystem/sysctl b/libre/filesystem/sysctl
new file mode 100644
index 000000000..b585ea2cc
--- /dev/null
+++ b/libre/filesystem/sysctl
@@ -0,0 +1,3 @@
+# Raise inotify resource limits
+fs.inotify.max_user_instances = 1024
+fs.inotify.max_user_watches = 524288